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 integrity attribute is currently ignored for preload destinations that do not support subresource integrity. See https://crbug.com/981419 for more information
leaflet_rs_example.js:1 Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of "text/html". Strict MIME type checking is enforced for module scripts per HTML spec.
How can I overcome this within the context of your example app?
Thanks!
The text was updated successfully, but these errors were encountered:
I couldn't even compile the example 🙈
So I think that your server was not able to find the files.
Could you please try the latest commit on master again?
Hi, great work.
I tried running the basic example and the browser console (firefox) shows this issue:
Google chrome also shows the issue as:
How can I overcome this within the context of your example app?
Thanks!
The text was updated successfully, but these errors were encountered: