hey <@!498057949541826571> it looks like react-rou...
# contributing
x
hey @User it looks like react-router-dom is moving away from history and using
useNavigate
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
?