Documentation

Tairo error

Tairo has built-in TairoError component to display helpful error page during development 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
vue