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

[Fizz] Fix <select> check of defaultValue/value type #21611

Merged
merged 1 commit into from
Jun 3, 2021

Conversation

sebmarkbage
Copy link
Collaborator

I forgot to check that the value is defined so it always warned since either defaultValue or value was not defined.

@sebmarkbage sebmarkbage requested a review from gaearon June 3, 2021 05:51
@facebook-github-bot facebook-github-bot added CLA Signed React Core Team Opened by a member of the React Core Team labels Jun 3, 2021
@sizebot
Copy link

sizebot commented Jun 3, 2021

Comparing: 86715ef...c1c815c

Critical size changes

Includes critical production bundles, as well as any change greater than 2%:

Name +/- Base Current +/- gzip Base gzip Current gzip
oss-stable/react-dom/cjs/react-dom.production.min.js = 127.27 kB 127.27 kB = 40.80 kB 40.80 kB
oss-experimental/react-dom/cjs/react-dom.production.min.js = 130.09 kB 130.09 kB = 41.74 kB 41.74 kB
facebook-www/ReactDOM-prod.classic.js = 406.01 kB 406.01 kB = 75.07 kB 75.07 kB
facebook-www/ReactDOM-prod.modern.js = 394.36 kB 394.36 kB = 73.25 kB 73.25 kB
facebook-www/ReactDOMForked-prod.classic.js = 406.01 kB 406.01 kB = 75.08 kB 75.08 kB

Significant size changes

Includes any change greater than 0.2%:

(No significant changes)

Generated by 🚫 dangerJS against c1c815c

@sebmarkbage sebmarkbage merged commit 2418f24 into facebook:master Jun 3, 2021
koto pushed a commit to koto/react that referenced this pull request Jun 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed React Core Team Opened by a member of the React Core Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants