Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught Error: This Suspense boundary received an update before it finished hydrating. #12272

Open
nick-potts opened this issue Jun 17, 2024 · 0 comments · May be fixed by #12291
Open

Uncaught Error: This Suspense boundary received an update before it finished hydrating. #12272

nick-potts opened this issue Jun 17, 2024 · 0 comments · May be fixed by #12291
Labels
Bug Something is broken and not working as intended in the system. untriaged

Comments

@nick-potts
Copy link

nick-potts commented Jun 17, 2024

Summary

Using Suspense under an AppProvider results in this error being shown:
image

Expected behavior

No error to be thrown

Actual behavior

Something in the AppProvider is causing this error to occur

Steps to reproduce

Link to repo

  1. bun install
  2. bun run dev
  3. visit /broken and /working

Are you using React components?

No

Polaris version number

13.5.0

Browser

Chrome: 125.0.6422.141

Device

OS: macOS 14.5 CPU: (10) arm64 Apple M1 Max Memory: 86.92 MB / 64.00 GB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something is broken and not working as intended in the system. untriaged
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant