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
The browser cannot load the element and throws this error: Uncaught TypeError: Failed to resolve module specifier "@webcomponents/shadycss/entrypoints/apply-shim.js". Relative references must start with either "/", "./", or "../"..
Browsers Affected
Chrome
Firefox
Edge
Safari 9
Safari 8
IE 11
Versions
Polymer: v3.0.2
webcomponents: v2.0.0
The text was updated successfully, but these errors were encountered:
Description
Live Demo
https://harmonious-pin.glitch.me/
Steps to Reproduce
Expected Results
The browser loads the element
Actual Results
The browser cannot load the element and throws this error:
Uncaught TypeError: Failed to resolve module specifier "@webcomponents/shadycss/entrypoints/apply-shim.js". Relative references must start with either "/", "./", or "../"..
Browsers Affected
Versions
The text was updated successfully, but these errors were encountered: