Skip to content

Conversation

@cprussin
Copy link
Collaborator

@cprussin cprussin commented Sep 4, 2025

The Paginator suspense boundary was incorrectly referring to the <Paginator> component in the fallback case, which was a circular reference and caused the stack to blow up, caused the browser loading spinner to go on indefinitely, and is causing a bunch of errors in the Vercel logs. This commit fixes that issue.

The `Paginator` suspense boundary was incorrectly referring to the `<Paginator>`
component in the fallback case, which was a circular reference and caused the
stack to blow up, caused the browser loading spinner to go on indefinitely, and
is causing a bunch of errors in the Vercel logs.  This commit fixes that issue.
@cprussin cprussin requested a review from a team as a code owner September 4, 2025 17:03
@vercel
Copy link

vercel bot commented Sep 4, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
api-reference Ready Ready Preview Comment Sep 4, 2025 5:08pm
component-library Ready Ready Preview Comment Sep 4, 2025 5:08pm
developer-hub Ready Ready Preview Comment Sep 4, 2025 5:08pm
entropy-explorer Ready Ready Preview Comment Sep 4, 2025 5:08pm
insights Ready Ready Preview Comment Sep 4, 2025 5:08pm
proposals Ready Ready Preview Comment Sep 4, 2025 5:08pm
staking Ready Ready Preview Comment Sep 4, 2025 5:08pm

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants