Skip to content

Latest commit

 

History

History
57 lines (40 loc) · 1.19 KB

bug_report.md

File metadata and controls

57 lines (40 loc) · 1.19 KB
name about title labels assignees
Bug report
Create a report to help us improve
bug

Context

What's your version of nuqs?

-> Paste result from `cat package.json | grep -e nuqs` here

What framework are you using?

  • ✅/❌ Next.js (app router)
  • ✅/❌ Next.js (pages router)
  • ✅/❌ React SPA (no router)
  • ✅/❌ Remix
  • ✅/❌ React Router
  • ✅/❌ Other (please specify)

Which version of your framework are you using?

-> Paste the relevant framework versions from your package.json here

Description

Reproduction