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
Code in the solid playground doesn't render any output. In the console I see this error: Loading module from “https://jspm.dev/solid-js/web” was blocked because of a disallowed MIME type (“application/octet-stream”).
I was able to reproduce this issue both in Firefox version 117.0.1 and Google Chrome version 117.0.5938.88.
The text was updated successfully, but these errors were encountered:
My first 5 minutes with the framework did not go well.
Perhaps the playground needs a fallback mechanism.
For those who starts the tutorial it is just a matter of adding the text "npm:" here:
Code in the solid playground doesn't render any output. In the console I see this error:
Loading module from “https://jspm.dev/solid-js/web” was blocked because of a disallowed MIME type (“application/octet-stream”).
I was able to reproduce this issue both in Firefox version
117.0.1
and Google Chrome version117.0.5938.88
.The text was updated successfully, but these errors were encountered: