Closed mvanhalen closed 4 years ago
The included demo link shows a guard not defined error on https://svelte.dev/repl/f78ddd84a1a540a9a40512df39ef751b?version=3.16.0
See screenshot as well
Looks like a Svelte REPL compilation issue. When using as a project it does not occur.
Also see simplified demo with the same issue https://svelte.dev/repl/fdb2b2e7381f4a96ac8e569f609812a5?version=3.16.0
Fixed in svelte 3.16.3. Thanks @tanhauhau & @Conduitry
The included demo link shows a guard not defined error on https://svelte.dev/repl/f78ddd84a1a540a9a40512df39ef751b?version=3.16.0
See screenshot as well
Looks like a Svelte REPL compilation issue. When using as a project it does not occur.
Also see simplified demo with the same issue https://svelte.dev/repl/fdb2b2e7381f4a96ac8e569f609812a5?version=3.16.0