Skip to content

ChatPane still suspends the route boundary on initial mount (residual #440 shape) #455

Description

@omridevk

Some body-scope read outside the two inner Suspense islands (apps/conciv/src/pane/chat-pane.tsx:326, :378) still suspends the route Match boundary during initial pane mount, rendering the whole subtree off-document until the slowest pane query resolves. The focus race is now immune (#437, 2d2581a registers the composer handle from a pane-body effect), but pushing that read into an island would remove the off-document render window for the whole class. Restructure, not a patch — both #437 RCA agents independently confirmed the detached-root window with instrumented traces.

🤖 Generated with Claude Code

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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