sveltejs / sites

Monorepo for the sites in the Svelte ecosystem
https://svelte.dev
MIT License
286 stars 123 forks source link

REPL broken / stuck on "loading editor" #547

Closed benediktwerner closed 1 month ago

benediktwerner commented 7 months ago

Title basically says it all.

Seems to be a global problem, I even tried it on Browserstack (and Chrome, Safari, and Firefox on my Mac, and Chrome on Android on my phone).

I get an error like this 3 times:

Repl.72693ad3.js:4 Uncaught (in promise) Error: Unrecognized extension value in extension set ([object Object]). This sometimes happens because multiple instances of @codemirror/state are loaded, breaking instanceof checks.
    at r (Repl.72693ad3.js:4:19410)
    at r (Repl.72693ad3.js:4:18989)
    at r (Repl.72693ad3.js:4:18989)
    at r (Repl.72693ad3.js:4:19171)
    at r (Repl.72693ad3.js:4:18989)
    at qp (Repl.72693ad3.js:4:19603)
    at or.resolve (Repl.72693ad3.js:4:18108)
    at _e.create (Repl.72693ad3.js:4:27174)
    at Repl.72693ad3.js:10:111061