nuxt-bugsnag icon indicating copy to clipboard operation
nuxt-bugsnag copied to clipboard

Cannot read properties of undefined (reading 'notify')

Open mzimnikoval opened this issue 2 years ago • 1 comments

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

mzimnikoval avatar Jan 12 '24 16:01 mzimnikoval

Hey, seems like you might not have setup the package correctly. Can you upload a reproduction?

JulianMar avatar Jan 17 '24 12:01 JulianMar