xuatz
01/22/2022, 5:50 AMuseNavigate
im on react-router-dom 6.2.x and im getting this error when using getSuperTokensRoutesForReactRouterDom
> Uncaught TypeError: Cannot add property useHistoryCustom, object is not extensible
are you aware of this problem and have a workaround/solution? or do you want me to make PR to try replace history with useNavigate
?