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.
AngularJS is Disabling Forms #9065
Closed

Description
If you create a form without an action and a controller in Angular, you will not be able to submit the form, see plunk:
http://plnkr.co/edit/gWFRMKGO3FzZtOgs4VmW?p=preview
Is this desired behaviour? If so, how do I disable it?