Open
Description
Hi Team,
Could you please update useUrlState
to use react-router-dom
instead of react-router
please? here
This is both the recommended approach by the react-router
package but also causing consumptions issues for micro frontends consuming useUrlState
when under a shared react-router-dom
instance.
I would have contributed this myself but I'm not keen on signing your Contributor License Agreement :) and this should also be an easy fix for you.
Thanks