Skip to content

ssrKey: false not working in useDocument #1504

@daviddomkar

Description

@daviddomkar

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions