Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/react
SDK Version
9.10.1
Framework Version
18.3.1
Link to Sentry event
No response
Reproduction Example/SDK Setup
No response
Steps to Reproduce
User "dead clicked" a tel:-link, containing a real phone number.
Expected Result
The phone number should be scrubbed, since phone numbers are generally PII(?)
I understand that we can manually do this scrubbing in beforeSend, but it seems like a generic issue.
Actual Result

Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/react
SDK Version
9.10.1
Framework Version
18.3.1
Link to Sentry event
No response
Reproduction Example/SDK Setup
No response
Steps to Reproduce
User "dead clicked" a
tel:-link, containing a real phone number.Expected Result
The phone number should be scrubbed, since phone numbers are generally PII(?)
I understand that we can manually do this scrubbing in
beforeSend, but it seems like a generic issue.Actual Result