The error page represents an error with hidden error details which shows on load for any route where FE error appears and breaks the logic. Mainly this page should not appear!

Where this element can be seen?

Page is seen after some code error occurs.

How should this element be designed?

Error page

Error page

We are keeping default styling which inherits base template elements - colors, buttons, fonts, etc.

<aside> ℹ️ Usually, styling this element takes from-to: 1-2h

</aside>

How the design may look like?

No designs were provided.

How to develop styles for this element?

Theme the SomethingWentWrong route. To access it you can make it be rendered always for test purposes.

How the implementation may look like?

No separate implementation for now.