Replies: 1 comment
-
hey, you simply do not see this in firefox dev tools. They should actually still be sent. We noticed this ourselves here: microsoft/playwright#34497. Apparently, Firefox implemented support for |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using Sentry with an Angular application (Angular 19.2.14, Sentry SDK 8.55.0), and I’ve noticed that envelope request during route changes are not sent in Firefox.
In Chrome and Safari I can see envelope requests in the network tab when navigating routes or when unhandled exceptions occur. However, in Firefox this behavior breaks down. Is this a Firefox specific issue?
Beta Was this translation helpful? Give feedback.
All reactions