-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Toast Notification on warnings or errors. #12
base: master
Are you sure you want to change the base?
Conversation
Merge remote-tracking branch 'upstream/master' Conflicts: log.js options.html
@syabro it looks like some of the code was actually from 11 months ago. I think I updated some of the code formatting since then 😄 I do agree those should be updated. I haven't had time to play around with this PR yet, but hopefully will get to soon. |
Apologies if any of the code formatting changed, I tried to change as little as possible however I use WebStorm which auto-formats code on paste's and such and @ccampbell is correct the changes were actually made from the codebase from months ago and I obviously had some merge issues when I merged to the latest code (which is much cleaner BTW). |
To others looking for a solution, this extension should do it for every console error: |
I found that some errors and warnings sent to the logger where getting ignored so I added a visible notification of errors and warnings sent from the server.