bug: hooks.js
init moved to Server.init
causes reading handleError
of null
#180
Labels
bug
Something isn't working
Describe the Bug
SvelteKit 1.0.0-next.433 moved
hooks.js
init fromServer.respond
toServer.init
(sveltejs/kit#6179) causes Firebase function to throw aTypeError
:Steps to Reproduce
@sveltejs/kit
to version1.0.0-next.433
Expected Behaviour
Should load up the page normally.
svelte-adapter-firebase version
0.14.2
sveltejs/kit version
1.0.0-next.443
The text was updated successfully, but these errors were encountered: