Skip to content
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

Brakes Microsoft teams site #79

Open
kessedk opened this issue Feb 5, 2018 · 1 comment
Open

Brakes Microsoft teams site #79

kessedk opened this issue Feb 5, 2018 · 1 comment

Comments

@kessedk
Copy link

kessedk commented Feb 5, 2018

If I have javascript-errors-notifier enabled when clicking around my companies teams sites. It causes errors to occur. Disabling the extension resolves the issue.

The errors I see are:
TypeError: Converting circular structure to JSON
at JSON.stringify ()
at console.window.console.error (:36:101)
at o (https://statics.teams.microsoft.com/hashedjs/2-vendor.min-b931c13d.js:293:6848)
at https://statics.teams.microsoft.com/hashedjs/2-vendor.min-b931c13d.js:293:7107
at a (https://statics.teams.microsoft.com/hashedjs/2-vendor.min-b931c13d.js:293:7113)
at HTMLAnchorElement.invoke (https://statics.teams.microsoft.com/hashedjs/2-vendor.min-b931c13d.js:293:15423) undefined

or:
TypeError: Converting circular structure to JSON
at JSON.stringify ()
at console.window.console.error (:36:101)
at o (https://statics.teams.microsoft.com/hashedjs/2-vendor.min-b931c13d.js:293:6848)
at https://statics.teams.microsoft.com/hashedjs/2-vendor.min-b931c13d.js:293:7107
at a (https://statics.teams.microsoft.com/hashedjs/2-vendor.min-b931c13d.js:293:7113)
at invoke (https://statics.teams.microsoft.com/hashedjs/2-vendor.min-b931c13d.js:293:15423)
at n.args.(anonymous function) (https://statics.teams.microsoft.com/hashedjs/2-vendor.min-b931c13d.js:293:3908) undefined

Would be great to get it working as it's nice having it while debugging

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants