Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

fix(input) re-validate input[type=number] element when min/max changes #4797

Closed
wants to merge 1 commit into from

Conversation

runk
Copy link
Contributor

@runk runk commented Nov 5, 2013

There is a bug when you change min/max attr but models' value stays the same.

There is a bug when you change min/max attr but models' value stays the same.
@quazzie
Copy link
Contributor

quazzie commented Feb 20, 2014

There is a problem with this PR, it sets the input dirty on min/max change.
I made a new PR (#6369) with fix and tests.

@tbosch
Copy link
Contributor

tbosch commented Feb 21, 2014

Can we close this then, as we have the other PR?

@runk
Copy link
Contributor Author

runk commented Feb 21, 2014

Yeah, I really don't mind 👍

@runk runk closed this Feb 21, 2014
@runk runk deleted the min-max-tracking branch February 21, 2014 00:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants