learn.svelte.dev
learn.svelte.dev copied to clipboard
A possible issue with the handleError chapter of the SvelteKit tutorial
Discussed in https://github.com/sveltejs/kit/discussions/11872
Originally posted by brucegl February 20, 2024 Hi,
In https://learn.svelte.dev/tutorial/handleerror, is the "solve" solution meant to handle the unexpected error gracefully when you navigate to "the bad place"? Nothing happens for me.... maybe I misunderstood something.
Thanks Gary
It seems I am also experiencing issues with this page. Navigating to /the-bad-place results in the following screen:
is this related to https://github.com/sveltejs/learn.svelte.dev/issues/536 ?
is this related to #536 ?
It is, good find. Closing as duplicate of #536