How to recover from error in errorElement #224
Unanswered
blessanm86
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Bump! That's something I also wanna know 😄 |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi would one recover from an error in the errorElement. Like is there a way to force the reload of a route?
Currently my
errorElement
looks like this.I would like to put a button there and do something like
route.reload()
that only triggers the loader for that child route.Beta Was this translation helpful? Give feedback.
All reactions