Skip to content

Conversation

@cprussin
Copy link
Collaborator

Summary

Mark NoResults as a client component

Rationale

Because we run react compiler in the component library now, all components must be marked as client components. I forgot to add the marker to this file.

In general we don't need to worry about automating / tooling this as components will be obviously broken if this marker isn't added, but in this case I didn't catch it because I just turned on react compiler.

How has this been tested?

  • Current tests cover my changes
  • Added new tests
  • Manually tested the code

@cprussin cprussin requested a review from a team as a code owner May 23, 2025 04:39
@vercel
Copy link

vercel bot commented May 23, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
component-library ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 23, 2025 4:52am
developer-hub ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 23, 2025 4:52am
entropy-explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 23, 2025 4:52am
insights ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 23, 2025 4:52am
4 Skipped Deployments
Name Status Preview Comments Updated (UTC)
api-reference ⬜️ Skipped (Inspect) May 23, 2025 4:52am
entropy-debugger ⬜️ Skipped (Inspect) May 23, 2025 4:52am
proposals ⬜️ Skipped (Inspect) May 23, 2025 4:52am
staking ⬜️ Skipped (Inspect) May 23, 2025 4:52am

@cprussin cprussin force-pushed the cprussin/fix-no-results branch from a0db39e to ec70d31 Compare May 23, 2025 04:49
@vercel vercel bot temporarily deployed to Preview – staking May 23, 2025 04:49 Inactive
@vercel vercel bot temporarily deployed to Preview – api-reference May 23, 2025 04:49 Inactive
@vercel vercel bot temporarily deployed to Preview – proposals May 23, 2025 04:49 Inactive
@vercel vercel bot temporarily deployed to Preview – entropy-debugger May 23, 2025 04:49 Inactive
@cprussin cprussin merged commit 61d59da into main May 23, 2025
11 checks passed
@cprussin cprussin deleted the cprussin/fix-no-results branch May 23, 2025 04:58
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