How to use viewTransitions with React Router when going to the error path? #13103
Unanswered
balint-balku-scraperapi
asked this question in
Q&A
Replies: 0 comments
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.
-
Just started to use viewTransitions with React Router v6.29.0. It works just fine when navigating between pages, but doesn't seem to work when for example an action throws a Response or an error and an errorElement should be rendered.
Is there a way to enable viewTransitions for the error path as well?
Beta Was this translation helpful? Give feedback.
All reactions