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