You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update SDK and parametrization suddenly changed from catching /:section*/:title-:contentId(\d.\d+)
to what looks like might be the default sdk's parametrization attempt.
So we've released a new v7 version with this fix, as well as also having a stable v8.0.0 version out where that should be fixed. I'll close this issue, if you still encounter this on the latest version (of either v7 or v8) please feel free to reopen!
Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/browser
SDK Version
7.108
Framework Version
React Router v5.3.4
Link to Sentry event
No response
SDK Setup
Steps to Reproduce
Update SDK and parametrization suddenly changed from catching /:section*/:title-:contentId(\d.\d+)
to what looks like might be the default sdk's parametrization attempt.
Expected Result
Custom parametrization logic still being applied
Actual Result
Available in internal customer case.
Looks like the default sdk parametrization is being used
https://www.notion.so/sentry/Broken-parametrization-in-updated-JS-sdk-d8150eb03fbc4a409ca931761cc2e786
The text was updated successfully, but these errors were encountered: