Skip to content

Sentry 9.2 ignores allowUrls and reports errors anyway #15513

Closed
@patroza

Description

@patroza

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

9.2.0

Framework Version

No response

Link to Sentry event

https://macs-holding.sentry.io/issues/6317718880/events/d9099849308c471aab0ac0a2c05ed783/?project=4504671195299840

Reproduction Example/SDK Setup

Sentry.init({
  ...,
  allowUrls: ["https://" + window.location.host]
})

Steps to Reproduce

Error happens in 3rd party script

Expected Result

No report

Actual Result

Got report

Metadata

Metadata

Assignees

No one assigned

    Labels

    Package: browserIssues related to the Sentry Browser SDK

    Type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions