You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uncaught TypeError: Object # has no method 'registerWhenReady'
This is due to the recent change that makes document.register natively available. The native document.register is not compatible with the ShadowDOM polyfill when used by polymer-element.
The text was updated successfully, but these errors were encountered:
Uncaught TypeError: Object # has no method 'registerWhenReady'
This is due to the recent change that makes document.register natively available. The native document.register is not compatible with the ShadowDOM polyfill when used by polymer-element.
The text was updated successfully, but these errors were encountered: