Luca Forstner
Luca Forstner
You should just be able to add the plugin to all files? Did you try it out?
@aleesaan would you mind sharing your code or a minimal reproduction? It would help us debug this issue effectively.
@aleesaan thanks for the repro! The source maps from your reproduction generally look fine to me. The content of the source maps may look weird but the source mapping should...
@aleesaan I am still struggling to understand the exact issue at hand 🤔 I think there might be something wrong with our plugin but can't quite put a finger on...
@OultimoCoder I can confidently say that paid or not paid will not play a role in source mapping. Can you verify that you have the right auth token?
@OultimoCoder maybe you can isolate out what causes this in a small example, so that we can take a proper look.
@OultimoCoder something we can run ourselves locally without too much hassle would be great.
Looks like we need to bump the timeout for flaky test detection: https://github.com/getsentry/sentry-javascript/actions/runs/10600205097/job/29377104679?pr=13502
Hi, @flav-code would you be able to provide a memory snapshot with the Node/v8 profiler so that we can look at what is holding the references causing the leak? Feel...
Yeah that looks like Sentry. Would you mind digging around a bit ant examine what holds the references to the spans?