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
cards.html:1 Uncaught TypeError: Failed to resolve module specifier "@polymer/polymer/polymer-legacy.js". Relative references must start with either "/", "./", or "../".
Then, on a reload of the @polymer URL, there's a different issue (the one that I originally filed here).
Description
None of the demos load properly.
e.g. https://npm-demos.appspot.com/@polymer/[email protected]/demo/grouping.html
Expected outcome
Demos show an iron-list of sorts
Actual outcome
None of the demos show a list because the data doesn't load
Live Demo
https://npm-demos.appspot.com/@polymer/[email protected]/demo/grouping.html
Steps to reproduce
Open the example
Browsers Affected
Probably all; Only checked Chrome.
The text was updated successfully, but these errors were encountered: