ApolluxError

Apollux error

Apollux has built-in ApolluxError component to display helpfull error page during developpement process. It print an easy to read stacktrace and allows you to quickly retry without reloading the entire page. When building your app, everything get treeshaken and a beautiful message is display instead to your users.

This component is meant to be used in special error.vue nuxt page.

Oops... Something went wrong

An error has occured. If the problem persists, please contact a system administrator or try again later.

Show code