Tony Xiao
Tony Xiao
I ended up patching react-dom in my node_modules locally and added some debugging code to identify the problematic test. You can see it at https://github.com/Zylphrex/react-testing-library-error-repro. It's a little gross but...
@mjchang If you were facing the same problem, that should fix it. The root cause of this problem when I initially opened up testing-library/react-testing-library#1027 was that the test timed out...
@ramonaspence Your error looks slightly different to what I've seen but something you can try is to comment out the test that passed just before the failure (which is probably...
Hi @sdzhong, I 100% agree we have more details explaining the span op and span description in the docs, I'll get that process going. As for your other ask to...
@viglia do we still need this PR? i believe it's covered by https://github.com/getsentry/sentry/pull/39032
Thanks for the suggestion. This is something on our radar but there are no definite timelines yet. 👍
> As an aside, IMO "Beta" features should not be enabled by default. Folks who are interested are free to enable the feature on their instance! Maybe what we need...
> @Zylphrex > > How strongly do you feel that this should be the case? I'm not super attached to it but also don't necessarily feel like updating all the...
Closing this in favour of helper functions in sentry that maps to each rpc endpoint
To the best of my knowledge, no. This is because we only cache the extracted attributes of a frame meaning the actual frame object itself is not stored between sampling....