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?
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?