Collaborne / zendesk-web-widget

A polymer-compatible wrapper for the Zendesk Web Widget (Polymer)
https://www.webcomponents.org/element/Collaborne/zendesk-web-widget
Apache License 2.0
1 stars 1 forks source link

hide/show broken: Uncaught TypeError: Cannot read property 'resetState' of undefined #5

Open ankon opened 7 years ago

ankon commented 7 years ago

Issue with the upstream component reported at https://support.zendesk.com/hc/en-us/community/posts/115007671108--Web-Widget-zE-hide-Uncaught-TypeError-Cannot-read-property-resetState-of-undefined-

ankon commented 7 years ago

FWIW: I cannot yet see any work-around, but I'm tempted to implement a special case for show/hide and just mark the iframe as hidden/not-hidden regardless of what the zE call produces.