nuxt-bugsnag
nuxt-bugsnag copied to clipboard
Cannot read properties of undefined (reading 'notify')
Hi, I have error in my console when I trying to create custom notifications. How can I solve this error?
I have this
this.$bugsnag.notify(e)
in catch
Hey, seems like you might not have setup the package correctly. Can you upload a reproduction?