-
-
Notifications
You must be signed in to change notification settings - Fork 346
Closed
Description
Reproduction
Just set ssrKey to false - it will type warn and also still call onServerPrefetch
Steps to reproduce the bug
Just set ssrKey to false - it will type warn and also still call onServerPrefetch
Expected behavior
I would expect setting ssrKey to false disables onServerPrefetch and have correct typings.
Actual behavior
setting ssrKey to false type warns and also still calls onServerPrefetch
Additional information
I followed the documentation here: https://vuefire.vuejs.org/guide/ssr.html#Exclude-from-hydration from the behavior and the code in this repo it seems that the feature is not yet implemented?
Metadata
Metadata
Assignees
Labels
No labels