Billy Vong
Billy Vong
No, no conclusion yet, I've just identified the code in question (and a possible side-effect). We'll have to look into this a bit more and see if conditionally attaching event...
This should be fixed now. If you block the iframe, it won't attach a `load` event listener to the iframe. Released in 9.3.0
I can take a look at this later this week or early next week - @mydea, this could be something I can look at with @chargome
> > Yea so for some reason `#fuse-splash-screen` is not cleared in your replay. I wonder if you could try to extract this out into a minimal reproduction repo or...
@van-duong-d3salonsolution This is because the [web Animation API](https://github.com/rrweb-io/rrweb/issues/1143) is not supported by our underlying replay library. As a workaround you could try either blocking the splash screen, or starting the...
@van-duong-d3salonsolution I'm not very familiar with angular so can't recommend any, but anything that uses CSS animations should work.
@ldorigo In the case where it's not working, is Sentry running inside the iframe or on the host page? Is it possible for you to add the replay integration only...
@AbhiPrasad Replay was migrated here: https://github.com/getsentry/sentry-javascript/pull/11899 *edit* though we are using globals and not importing everything from `vitest`
@acfriedman hey, Billy here -- we took another look at it, and some details in the replay suggest it may not be due to rate limiting (the replayType says it's...
Thanks for the detailed description @trogau -- just want to clarify a few details: * what are your replay sample rates (session and onError)? * regarding your chrome extension when...