Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Winden scope for Hydration Error Inbound Filter #70119

Open
InterstellarStella opened this issue May 2, 2024 · 3 comments
Open

Winden scope for Hydration Error Inbound Filter #70119

InterstellarStella opened this issue May 2, 2024 · 3 comments

Comments

@InterstellarStella
Copy link

Problem Statement

Currently our hydration error inbound filter looks for the following (source):

error_messages += [
            "*https://reactjs.org/docs/error-decoder.html?invariant={418,419,422,423,425}*"
]

This does not account for messages such as the following:

Minified React error #425; visit https://react.dev/errors/425 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.

Solution Brainstorm

We should widen the scope of the filter to take into account cases such as the one described above.

Product Area

Unknown

@getsantry
Copy link
Contributor

getsantry bot commented May 2, 2024

Assigning to @getsentry/support for routing ⏲️

@getsantry
Copy link
Contributor

getsantry bot commented May 2, 2024

Routing to @getsentry/product-owners-issues for triage ⏲️

@roggenkemper
Copy link
Member

thanks for the feature request, i've added this to our backlog to take a look at

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Status: Waiting for: Product Owner
Development

No branches or pull requests

3 participants