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

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

java - SmsManager sending message more than one -