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 use New Relic Browser, and are getting the entitled error.
Your script is the only place in our codebase where there is a window.onerror
This error occurs the most in Safari and Mobile Safari 9 (it also occurs in IE, Edge, and Opera--I believe in their older browser versions).
We're also seeing the error:
TypeError · navigator.sendBeacon is not a function. (In 'navigator.sendBeacon(url + '&tte=' + (Date.now() - startTime) + '&cmpId=' + cmpId)', 'navigator.sendBeacon' is undefined)
The text was updated successfully, but these errors were encountered:
We use New Relic Browser, and are getting the entitled error.
Your script is the only place in our codebase where there is a
window.onerror
This error occurs the most in Safari and Mobile Safari 9 (it also occurs in IE, Edge, and Opera--I believe in their older browser versions).
We're also seeing the error:
The text was updated successfully, but these errors were encountered: