This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Forms Documentation Example - Email input not updating #9861
Closed
Description
So I was looking on the tutorial on this page, and can't figure out why the email field in the first example wasn't working:
https://docs.angularjs.org/guide/forms
The email field only saves/resets if the email entered follows the pattern user@something. Not sure why it's not working for me, any ideas?
I'm testing in Chrome Version 38.0.2125.111 under Ubuntu.