Skip to content

fix: Windows SSR navigation hydration does not attach interactive handlers #82

Description

@smiggleworth

The published SSR/browser contract passes on Linux and macOS, but Windows CI consistently renders destination SSR pages without active client handlers after navigation.

Observed in askr-examples CI: buttons remain at server-rendered state after navigating from / to /activity and from /workspace to /workspace/users/:id; repeated Playwright clicks and keyboard activation do not change aria-pressed/aria-expanded. Direct local Linux browser coverage passes.

Examples temporarily skip the two affected Windows SSR flows with a link to this issue; restore them after the framework hydration seam is fixed.

Evidence: askrjs/askr-examples#2, run 30170230964.

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