Closed
Description
Environment
SaaS (https://sentry.io/)
Version
No response
Steps to Reproduce
Trigger an exception which includes a URL like:
Loading chunk app_bootstrap_initializeLocale_tsx failed.
(error: https://s1.sentry-cdn.com/_static/dist/sentry/chunks/app_bootstrap_initializeLocale_tsx.cb92d261ee5cdae6468b.js)
Here's an example.
Expected Result
After removing the )
the URL works:
When detecting URLs maybe we can trim special characters from the end?
Actual Result
The URL which is extracted in the stack trace will include the trailing parenthesis: