Replies: 2 comments 3 replies
-
@prrrcl I've checked your codesandbox, it seems the leave method works fine for me. |
Beta Was this translation helpful? Give feedback.
1 reply
-
@prrrcl I tried to comment out the |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hi, i did a replica of my code on codesandbox.
I added a component with the useTransition hook inside. It depends on location for "animation management", like router.
But i dont get any response about leave method :S
Why ?
https://codesandbox.io/s/infallible-northcutt-0396k?file=/src/pages/Home.js
Beta Was this translation helpful? Give feedback.
All reactions