metalmarker
metalmarker
First, the issue is only on Chrome - Safari and FireFox do not implement `requestIdleCallback()` anyway. While CSS animations do not block `requestIdleCallback()`, it looks like the loader's implementation is...
hi @ikenfin - I've isolated the issue to the plugin. Specifically, the errors occurs when (1) the plugin is included and (2) there's no git repo in the hierarchy. I've...
@ikenfin adding this configuration option did not help. You're right that there's no git repo in the hierarchy of folders where build is executed - and there shouldn't be one....
I can set the commit / repo fields, but the "fatal: not a git repository" error remains. Doesn't seem right to have a fatal error during build...
Yes, I did, and it didn't resolve the error.
> Can you confirm that your integration has the payment element inside a hidden element that you then make visible? Confirmed. That was one fast root cause analysis! I'm hiding...
@brendanm-stripe it looks this was resolved (I'm now on [email protected] and [email protected]). Great job!
@apollonian @Timer This issue still exists... can you please take a look at it? It is pretty distracting to see these warnings each time we refresh a client under debug.
> Same here, did you find a solution? Haven't found a clean solution, instead I've used [local-ssl-proxy](https://www.npmjs.com/package/local-ssl-proxy) as a workaround.
I'm experiencing the same issue, but without having Replay enabled. The only integration I have on `init` is `reactRouterV6BrowserTracingIntegration`. I'm on sentry/[email protected].