Skip to content
This repository was archived by the owner on Jul 28, 2023. It is now read-only.
This repository was archived by the owner on Jul 28, 2023. It is now read-only.

Merge new SSR context on client-side navigation #155

@DAreRodz

Description

@DAreRodz

Currently, an element's context (i.e., wp-context) is initialized once (during hydration). However, when client-side navigation happens, it could contain a newly defined context for the new HTML that should not be ignored.

We must read and merge the new context into the current one, keeping the existing props.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions