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
This error only appears on Chrome version 53 (released in the last few days), but not on older versions of Chrome nor other browsers: Uncaught TypeError: Failed to construct 'URL': Please use the 'new' operator, this DOM object constructor cannot be called as a function.
This error only appears on Chrome version 53 (released in the last few days), but not on older versions of Chrome nor other browsers:
Uncaught TypeError: Failed to construct 'URL': Please use the 'new' operator, this DOM object constructor cannot be called as a function.
You can see this error for example by visiting https://afarkas.github.io/webshim/demos/
The text was updated successfully, but these errors were encountered: