Home

Issue: 1688

Global error handler?

[issue link]

I’m using nuxt.js in our production environment, but i can’t find any document about how to capture and analyze exceptions during running asyncData or nuxtServerInit.

I suggest to add options like Vue.config.errorHandler to nuxt.config.js, this will allow us capture exception, inject request id into response

This question is available on Nuxt.js community (#c1512)