Relative Content

Tag Archive for sveltekit

In which case route.id in sveltekit could be null?

VSCode and the typescript definition of the SvelteKit RequestEvent tells me, that route.id could be propably null. I am confuesed of that, because how should it be possible to trigger the hook without calling a route and getting a id for it?