Skip to content

xhr response handlers being called twice in 5.10.0 #2337

@redbugz

Description

@redbugz

Package + Version

  • @sentry/browser
  • @sentry/node
  • raven-js
  • raven-node (raven for node)
  • other:

Version:

5.10.0

Description

Our code suddenly started throwing a bunch of errors across a wide range of our pages that seemed to indicate our xhr response handlers were getting called twice. Since it was flooding our sentry account, we disabled sentry to not chew through our quota, and suddenly the errors went away.

We've confirmed that this app switched from 5.9.1 tp 5.10.0 between 11:51am MST and 12:23pm MST and errors started around 12:05pm MST. When we disable sentry, the errors go away, when we enable sentry, the errors return, so we are pretty sure something in 5.10.0 is causing our xhr handlers to fire twice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions