[Chrome Extension] console debug mode will crash crash your app when using localStorage.setItem("debug", "nuqs") #808
Labels
bug
Something isn't working
cannot-reproduce
Either no reproduction provided, or cannot reproduce with a minimal setup
Context
What framework are you using?
Which version of your framework are you using?
14.2.20
Description & reproduction
On localhost; go to console and do:
Then go to any page with parameters that have default value. For me it was a boolean parsen "open" with default false. Then if you go to any page it will give "cannot parse null to string";
The text was updated successfully, but these errors were encountered: