Knockout-Contrib/Knockout-Validation

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

Open

#471 aberto em 28 de nov. de 2014

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (1.024 stars) (394 forks)batch import
help wanted

Description

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

Guia do colaborador