Doesn't work in the Svelte REPL
Rich-Harris opened this issue · 4 comments
It definitely did at one point, but no longer: https://svelte.dev/repl/4c4ee3f70ae84969acf58b0a6f3137a5?version=3.44.2
Not sure what changed, and don't totally understand why it's failing now, but leaving here to look into when time allows.
From the other thread:
The example REPLs seem to be working well on Firefox on Linux right now, there's a bundling step happening whenever I make a change in the code, but otherwise it renders well. Let me know if I can help with debugging in any way.
working fine on Chrome as of today. https://svelte.dev/repl/2200f07d5dc44843a0ecf15845cbe7b9?version=3.44.2
just tried again by clicking my own link above and its not working :(
FWIW both links in this issue work for me (Chrome v95.0.4638.69 on MacOS). Also made a REPL yesterday that worked as expected throughout the development process: https://svelte.dev/repl/384e1c579f8a4fa5b04f3df0a2017ad1