sentry-dart
sentry-dart copied to clipboard
Breadcrumbs stopped working on Chrome
Using Dart 2.17.6, Sentry 6.9.0 on the web, breadcrumbs stopped working on Chrome and Firefox. They still work fine on Safari.
It seems to be affecting all Chrome versions.
I'm not sure when it stopped working, perhaps around Sentry 6.0.0, but not sure.
Just going to go ahead and pre-empt the inevitable question: This has nothing to do with Flutter. It's a Dart web app, that's it.