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 #2758 improve re-render with multiple trigger #2763

Merged
merged 2 commits into from
Aug 29, 2020
Merged

Conversation

@codesandbox-ci
Copy link

codesandbox-ci bot commented Aug 29, 2020

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 0cd1ff5:

Sandbox Source
react-hook-form/react-hook-form: app Configuration
React Hook Form - Partial validation issue (forked) PR

@github-actions
Copy link
Contributor

github-actions bot commented Aug 29, 2020

Size Change: +91 B (0%)

Total Size: 92 kB

Filename Size Change
dist/index.cjs.development.js 14.8 kB +14 B (0%)
dist/index.cjs.production.min.js 8.66 kB +9 B (0%)
dist/index.esm.js 14.8 kB +14 B (0%)
dist/index.ie11.development.js 18.8 kB +16 B (0%)
dist/index.ie11.production.min.js 11 kB +12 B (0%)
dist/index.umd.development.js 15 kB +17 B (0%)
dist/index.umd.production.min.js 8.73 kB +9 B (0%)
ℹ️ View Unchanged
Filename Size Change
dist/index.ie11.js 143 B 0 B
dist/index.js 142 B 0 B

compressed-size-action

@bluebill1049 bluebill1049 merged commit 034e727 into master Aug 29, 2020
@bluebill1049 bluebill1049 deleted the fix-2758 branch August 29, 2020 10:43
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.

Trigger function causes too many re-renders
1 participant