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

Ensure that we're listening to all onChange dependencies for controlled inputs #8229

Merged
merged 1 commit into from
Nov 8, 2016

Commits on Nov 8, 2016

  1. Ensure that we're listening to all onChange dependencies for controll…

    …ed inputs
    
    When there is no onChange event handler, we should still listen to it to
    ensure controlled values get reset.
    
    There is warning associated with this but the prod behavior should still be
    respected.
    sebmarkbage committed Nov 8, 2016
    Configuration menu
    Copy the full SHA
    a61f8ba View commit details
    Browse the repository at this point in the history