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 -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -