Issue
I am uploading source maps to Sentry. Some issues did not have readable code, which I fixed, but I do not understand why others had readable code before the fix.
Applies To
All SaaS Customers
Error Monitoring
Source Maps
Resolution
To find out how an event's source maps were resolved, you can open the event's JSON (the {} icon), go to the stacktrace section, and look at the resolved_with result for each frame. You can find what each of its values corresponds to here.
