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.
Cannot bind to <input type="file"> #672
Closed
Description
Under angular 0.9.19, I could bind to a file input (using the name attribute) and get the name of the selected file. This allowed me to disable my submit button until a file was selected.
In angular 0.10.5, I tried using ng:model on the file input, but it made the appear as a regular text input.
Metadata
Metadata
Assignees
Labels
No labels