Knockout-Contrib/Knockout-Validation

Clicking the IE clear icon does not cause validation to fire.

Open

#471 geöffnet am 28. Nov. 2014

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (394 Forks)batch import
help wanted

Repository-Metriken

Stars
 (1.024 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

If you have textbox that is required, it can be cleared and have it's focus lost and never fire validation.

I've been meaning to try and implement this workaround in my code http://stackoverflow.com/questions/14498396/event-fired-when-clearing-text-input-on-ie10-with-clear-icon

Contributor Guide