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

Inputs are rendered 4 times on every update #465

Open
birjj opened this issue Jul 27, 2017 · 0 comments
Open

Inputs are rendered 4 times on every update #465

birjj opened this issue Jul 27, 2017 · 0 comments

Comments

@birjj
Copy link

birjj commented Jul 27, 2017

All components that use the mixin are rendered 4 additional times every time it updates. It seems to be mostly caused by setting the state._validationError array to a new empty array, although there are also updates that are triggered by seemingly no change in props/state.

JSFiddle

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

No branches or pull requests

1 participant