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

Fix false positive DEV check #3410

Merged
merged 1 commit into from
Apr 4, 2024
Merged

Fix false positive DEV check #3410

merged 1 commit into from
Apr 4, 2024

Conversation

gaearon
Copy link
Collaborator

@gaearon gaearon commented Apr 4, 2024

Follow-up to #3394.

React can already handle stray empty strings just fine, so the console.error from RNW is overzelaous.

Let's silence it to match the actual behavior.

Test Plan

Moderation -> Muted words and tags

No longer crashes in DEV on web.

@gaearon gaearon requested a review from haileyok April 4, 2024 21:33
Copy link

github-actions bot commented Apr 4, 2024

Old size New size Diff
6.34 MB 6.34 MB 0 B (0.00%)

Copy link
Contributor

@haileyok haileyok left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@gaearon gaearon merged commit 575f390 into main Apr 4, 2024
6 checks passed
@gaearon gaearon deleted the fix-stray-check branch April 4, 2024 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants