Skip to content

Suspense breaks allotment #849

Open
@odeyal0

Description

@odeyal0

After triggering a refetch with Suspense, the resizing functionality for components breaks. This issue can be reproduced in the provided CodeSandbox.

CodeSandbox:

https://codesandbox.io/p/devbox/fancy-worker-4nqgqk?workspaceId=ws_BAVCSBfYD2P1z6ttGiurci

Steps to Reproduce:

  • Open the CodeSandbox and try resizing the panes (works as expected initially).
  • Click the "Refetch" button (Suspense triggers, and loading state appears correctly).
  • After refetch completes, try resizing the panes again or adjust the preview window vertically.

Expected Behavior:

Resizing should continue working smoothly after refetch.

Actual Behavior:

The resizing components break — panes no longer resize properly.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions