Knockout-Contrib/Knockout-Validation

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

Open

#471 opened on 2014年11月28日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)JavaScript (394 forks)batch import
help wanted

Repository metrics

Stars
 (1,024 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド