Skip to content

@sentry/browser leaving iframe in head #3342

@MattCrouch

Description

@MattCrouch

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions