Mathachew / jquery-autotab

A jQuery plugin that provides auto tabbing and filtering on text fields in a form
http://autotab.mathachew.com/
366 stars 98 forks source link

Autotab prevents live input validation with Angular using ngPattern #86

Open ilyador opened 9 years ago

ilyador commented 9 years ago

It only validates input after focus lost. Happens in Angular and jQuery versions. It is a problem only for the last input since the others automatically lose focus with Autotab.