dansmaculotte / vue-zendesk

Vue.js plugin for Zendesk Web Widget
MIT License
33 stars 18 forks source link

window.zE ist not a function #34

Open simonmaass opened 3 years ago

simonmaass commented 3 years ago

We are seeing some errors in sentry in the "onload" part:

TypeError: window.zE is not a function
  at HTMLScriptElement.n.onload(./node_modules/@dansmaculotte/vue-zendesk/src/index.js:47:16)
rtouze commented 3 years ago

Can you give me more details about the browser you use and the options set for the plugin? I cannot reproduce the error you're facing. This call is performed in onload callback, so I don't see why window.zE wouldn't be defined. Did you check your Zendek key? Are your sure you can load the widget with a simple Githubissues.

  • Githubissues is a development platform for aggregating issues.