Replies: 1 comment
-
React Router has no animation, that's done by the browser, AFAIK there's no way to control that from within the page, is up to the user to disable the browser animations (if it's even possible) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any way to disable the back to previous page animation on ios devices? An analogy is to click on the back arrow in the browser. On ios devices, there is a backwards page flip animation. I don't like it very much. Also, it's a little bit laggy
"react-router-dom": "^6.6.2",
Beta Was this translation helpful? Give feedback.
All reactions