Closed
Description
I have encountered some errors in Sentry in which the source maps weren't parsed and I could only see the minified source code. I think this is because our source maps (and minified code bundles) are hashed, so for each deployment they get a unique file name.
If someone still has a browser window open with the old code base, Sentry doesn't seem to be able to find the missing source map file.
Is that to be expected or is there some way Sentry could cache the source maps so we would always have access to non minified code via the dashboard?
Metadata
Metadata
Assignees
Labels
No labels