Jacob Juul Christiansen
Results
3
comments of
Jacob Juul Christiansen
+1 v15 would be great. Thank you for the great package
Here is a create-react-app that shows the issue https://github.com/jacobjuul/useNavigation/blob/master/src/App.js
I would argue that it is a bug that `useNavigate` causes rerenders. I agree that it's not a bug that `useLocation` does. But `useNavigate` doesn't expose any state (afaik).