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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃摲 improve form values state update #10029

Merged
merged 3 commits into from
Mar 2, 2023
Merged

Conversation

bluebill1049
Copy link
Member

No description provided.

@codesandbox
Copy link

codesandbox bot commented Mar 2, 2023

CodeSandbox logoCodeSandbox logo聽 Open in CodeSandbox Web Editor | VS Code | VS Code Insiders

@github-actions
Copy link
Contributor

github-actions bot commented Mar 2, 2023

Size Change: +5 B (0%)

Total Size: 18.5 kB

Filename Size Change
dist/index.cjs.js 9.2 kB +2 B (0%)
dist/index.umd.js 9.28 kB +3 B (0%)

compressed-size-action

@DarryQueen
Copy link

Fixes #10027.

@bluebill1049
Copy link
Member Author

bluebill1049 commented Mar 2, 2023

No, it doesn't fix it. useWatch and watch will stay as it is today, if you update a nested object value by field path, a new object will flush down. I have done my investigation and tried to adjust/improve this, it creates more issues than it solves. so everything stated in the doc stays as it is today.

@bluebill1049 bluebill1049 changed the title Improve form values state update 馃摲 improve form values state update Mar 2, 2023
@bluebill1049 bluebill1049 marked this pull request as ready for review March 2, 2023 06:17
@bluebill1049 bluebill1049 merged commit 1abd210 into master Mar 2, 2023
@bluebill1049 bluebill1049 deleted the improve-values-update branch March 2, 2023 06:17
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.

None yet

2 participants