bsadecki

Results 2 issues of bsadecki

What is the correct way to store metadata properties? Stripe unsets metadata properties by setting an empty string. But if my state stores the metadata property as an empty string,...

If you enter a URL with a malformed query param (e.g. `http://localhost:3000/?key=%`) you get a `URI malformed` error. On vanilla react-router apps, you can provide a custom query parser to...