solidjs / solidjs/solid-playground

Playground fails to load script module due to incorrect MIME type

Open
#161 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
244
Forks
69
PR merge metrics
No merged PRs in 30d

Description

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.

image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the failure in the Solid playground using the reported Firefox or Chrome versions, then trace how the script module from jspm.dev is loaded and served. Done means the playground renders its sample output without the disallowed MIME type error in both browsers.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.