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

For issue #297 - Prevent overriding of form control value from input updates #304

Merged
merged 2 commits into from
Nov 29, 2017

Conversation

pklein
Copy link
Contributor

@pklein pklein commented Nov 29, 2017

A somewhat naive (but simple) approach to addressing issue #297.

Passing through a flag to the onChangeCallback to tell whether or not the form control value should be updated or not.

@vlio20
Copy link
Owner

vlio20 commented Nov 29, 2017

awesome!!! thanks @pklein!
resolves #297

@vlio20 vlio20 merged commit c96f2a2 into vlio20:next Nov 29, 2017
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.

2 participants