Skip to content

Move away from internals - use the new native hydrate API #91

@Tofandel

Description

@Tofandel

Since vuejs/core#11458

Using the component will throw an error __asyncHydrate is not a function (because vue thinks it's a suspense component but the new internal is missing and Vue doesn't explicitly check it)

Since they now provide a native way to do lazy hydration. Maybe this component should be rewritten to be a wrapper around the new api

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions