You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are trying to upgrade airbrake in our angularjs 1.5.7 project. I have installed @airbrake/browser and included in head of index.html and followed same steps as given in git for angularjs but its giving Uncaught ReferenceError: Notifier is not defined error. Do we need to install any separate library for notifier in angularjs 1.5. We are using "airbrake-js": "^1.6.8" and trying to upgrade to "@airbrake/browser": "^2.1.7"
🌍 Your Environment
@airbrake/* version:
"airbrake-js": "^1.6.8"
Anything else relevant?
The text was updated successfully, but these errors were encountered:
madhusudhanv255
changed the title
Uncaught ReferenceError: Notifier is not defined
Uncaught ReferenceError: Notifier is not defined airbrake angularjs
Jun 6, 2022
🐞 bug report
Affected Package
The issue is caused by package @airbrake/browserDescription
We are trying to upgrade airbrake in our angularjs 1.5.7 project. I have installed @airbrake/browser and included in head of index.html and followed same steps as given in git for angularjs but its giving Uncaught ReferenceError: Notifier is not defined error. Do we need to install any separate library for notifier in angularjs 1.5. We are using "airbrake-js": "^1.6.8" and trying to upgrade to "@airbrake/browser": "^2.1.7"🌍 Your Environment
@airbrake/* version:
Anything else relevant?
The text was updated successfully, but these errors were encountered: