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 #11821 set value with disabled false before mount #11880

Merged
merged 3 commits into from May 18, 2024

Conversation

erashu212
Copy link
Contributor

@erashu212 erashu212 commented May 13, 2024

When expression is evaluated as null the get method does not return defaultValue.

Ref:lodash/lodash#5607

closes #11821

When expression is evaluated as null the get method does not return defaultValue
Copy link

codesandbox bot commented May 13, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@bluebill1049
Copy link
Member

thanks @erashu212 for helping! 👍

@bluebill1049 bluebill1049 changed the title fix(11821): lodash get does not return defaultValue 🐞 fix #11821 set value with disabled false before mount May 18, 2024
@bluebill1049 bluebill1049 merged commit 2364d43 into react-hook-form:master May 18, 2024
5 of 6 checks passed
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.

issue: radio buttons are not checked when "disabled" property is set
2 participants