question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Breaking bug from sentry-javascript 6.1.0

See original GitHub issue

Is your feature request related to a problem? Please describe.

With the latest version of this module, we are experiencing a breaking bug, which was reported here a week ago https://github.com/getsentry/sentry-javascript/issues/3278

You can observe the bug here:

  1. open in incognito https://freshcleantees-staging.herokuapp.com/
  2. open developers console
  3. do a hard-refresh
  4. observe the error TypeError: e.captureSession is not a function

Describe the solution you’d like

Revert back to version 5.2.6 until the bug is resolved

Describe alternatives you’ve considered

This bug is breaking the integration, but is related to its core dependency. Reverting to a previous version allows this module to be used

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:12 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
rchlcommented, Apr 22, 2021

It’s a solution until the issue is fixed in the sentry SDK.

0reactions
rchlcommented, Aug 19, 2021

Upstream seems to have fixed this. Feel free to reopen or create new issue if there is something left to do.

Read more comments on GitHub >

github_iconTop Results From Across the Web

sentry-javascript/CHANGELOG.md at master - GitHub
This release bumps the @sentry/replay package from version 0.x to 7.24.0. Along with this version bump, we're introducing a few breaking changes. Take...
Read more >
Troubleshooting for JavaScript - Sentry Documentation
If you update your Sentry SDK to a new major version, you might encounter breaking changes that need some adaption on your end....
Read more >
Changelog - Docs - Sentry Documentation
BREAKING: Members will no longer be automatically granted membership to the default organization. You should use SSO or the invite flows.
Read more >
sentry Changelog - PyUp.io
**Breaking Change**: This version introduces a change to the grouping of issues. The SDK now sets the `inApp` flag for frames originating from...
Read more >
Known Issues and Limitations in CDH 6.3.0 | 6.x
Cloudera has detected two bugs that can cause corruption of HDFS Erasure ... in CDH 6.x, then it will break or corrupt the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found