widget doesn't load

Avatar
  • updated
  • Not a bug

Trying to add the widget to my website using code generated by the widget generator here: http://pastie.org/private/ykg5qjaty9nzf4wdvfgwmw


However, when the button is clicked and the dialog opens, the content never loads. Example here; http://cl.ly/image/3W0D1s0I2w0L

Pinned replies
Avatar
Sergey Stukov co-founder
  • Answer
  • Not a bug

This happens because you open html directly from file, try on local or real webserver and all will work.

Avatar
Rob Greenwood

Can see this error in dev tools:


  1. Uncaught TypeError: Cannot read property '2' of null easyXDM.min.js:24
    1. jeasyXDM.min.js:24

    2. leasyXDM.min.js:24

    3. o.SocketeasyXDM.min.js:24

    4. b

Avatar
Sergey Stukov co-founder
  • Answer
  • Not a bug

This happens because you open html directly from file, try on local or real webserver and all will work.