Skip to content

fix(xc-admin-frontend): remove use of nuqs#3497

Merged
cprussin merged 1 commit intomainfrom
cprussin/remove-nuqs-from-proposals
Feb 23, 2026
Merged

fix(xc-admin-frontend): remove use of nuqs#3497
cprussin merged 1 commit intomainfrom
cprussin/remove-nuqs-from-proposals

Conversation

@cprussin
Copy link
Collaborator

Summary

Remove use of nuqs from the proposals app.

Rationale

Nuqs has been causing issues with this app and keeps causing the app to fail in production due to some issue with the way the package is getting bundled.

It's barely being used in the proposals app and it's not worth continuing to fight; instead I'll just replace it with a manual implementation.

How has this been tested?

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

@vercel
Copy link

vercel bot commented Feb 23, 2026

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

Project Deployment Actions Updated (UTC)
api-reference Ready Ready Preview, Comment Feb 23, 2026 6:26pm
component-library Ready Ready Preview, Comment Feb 23, 2026 6:26pm
developer-hub Ready Ready Preview, Comment Feb 23, 2026 6:26pm
entropy-explorer Ready Ready Preview, Comment Feb 23, 2026 6:26pm
insights Ready Ready Preview, Comment Feb 23, 2026 6:26pm
proposals Ready Ready Preview, Comment Feb 23, 2026 6:26pm
staking Ready Ready Preview, Comment Feb 23, 2026 6:26pm

Request Review

})

module.exports = {
export default {
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I noticed this was using cjs even though the package is esm and it was causing build log noise so I figured I'd fix it while I was here

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.

2 participants