ory / elements

Ory Elements is a component library that makes building login, registration and account pages for Ory a breeze. Check out the components library on Chromatic https://www.chromatic.com/library?appId=63b58e306cfd32348fa48d50
https://ory.sh
Apache License 2.0
85 stars 44 forks source link

Add ErrorBoundary for dealing with error states (and error redirects) #217

Open aeneasr opened 1 week ago

aeneasr commented 1 week ago

Preflight checklist

Ory Network Project

No response

Describe your problem

I don't want to use Ory's default error page.

Describe your ideal solution

Instead of showing an error page, leverage ErrorBoundaries when ending up on errors like ?error=...

Workarounds or alternatives

None.

Version

master

Additional Context

No response