Skip to content
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
@dloehr

Description

@dloehr

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions