javascript - Angularjs reset form field with type of email -


in angularjs seems when try 'reset' form, setting of models empty object, if input type="email" doesn't cleared. changing type="text" works however, lose red border on validation.

is there anyway reset or clear email type input?

thanks!

just record, refer op comments explainations , see plunker demo.


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

javascript - addthis share facebook and google+ url -

ios - Show keyboard with UITextField in the input accessory view -