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
{{ message }}
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.
I'm working with the cdn Unpkg files for my project. Open up this codepen in Safari and open up the developer console and observe that there are 404's for both the material-components-web.min.js.map and min.css.map. These two missing packages are causing my js to stop working.
What is the expected behavior?
These files should not 404 or there should be map files for the cdn.
The text was updated successfully, but these errors were encountered:
** PLEASE READ THIS BEFORE FILING AN ISSUE **
Bugs
What MDC Web Version are you using? 0.41.0
What browser(s) is this bug affecting? Safari
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0.1 Safari/605.1.15"
What OS are you using? MacBook Pro 2017. Version 10.13.6
What are the steps to reproduce the bug?
https://codepen.io/david-j-davis/pen/gQLzWe
I'm working with the cdn Unpkg files for my project. Open up this codepen in Safari and open up the developer console and observe that there are 404's for both the material-components-web.min.js.map and min.css.map. These two missing packages are causing my js to stop working.
What is the expected behavior?
These files should not 404 or there should be map files for the cdn.
The text was updated successfully, but these errors were encountered: