Nuxt error.vue isn't rendering the error
in my Nuxt error.vue whenever I try and refer to the error object it doesn't seem to be able to handle the error. The console returns its own error cancelling the handling which error.vue was trying to do. Thanks
1 Reply
I was assuming the error code was a string, apologies