-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
- Review the documentation: https://docs.sentry.io/
- Search for existing issues: https://github.com/getsentry/sentry-javascript/issues
- Use the latest release: https://github.com/getsentry/sentry-javascript/releases
Package + Version
-
@sentry/browser
-
@sentry/node
-
raven-js
-
raven-node
(raven for node) - other:
Version:
6.2.3
Description
Since 6.2.2
we have been seeing an empty <iframe>
in the <head>
section of our HTML. I believe it's as a result of changes in #3318.
We have various automated tests running in our staging environment that check over built code. While the <iframe>
itself doesn't cause any runtime issues, it is causing our accessibility tests to fail as it's picking up an inaccessible element.
I would guess it's not supposed to be staying around?
Metadata
Metadata
Assignees
Labels
No labels