gbif / gbif-web

Apache License 2.0
6 stars 9 forks source link

React router is using stale values #668

Open MortenHofft opened 1 week ago

MortenHofft commented 1 week ago

https://github.com/remix-run/react-router/issues/9757 Updating url parameters from multiple places to handle state fails when using react router. I'm not sure how to solve this within react router, but it needs to be solved somehow.