-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Description
Bug, feature request, or proposal:
Implementing md-input by following readme:
<md-input-container>
<input mdInput>
</md-input-container>
I get the following error:
"md-input-container must contain an md-input directive. Did you forget to add md-input to the native input or textarea element?"
This is fixed by replacing mdInput with md-input. Is there a typo in the readme????
Using Angular Material 2.0.0-beta.1
What is the expected behavior?
What is the current behavior?
What are the steps to reproduce?
Providing a Plunker (or similar) is the best way to get the team to see your issue.
Plunker template: http://plnkr.co/edit/o077B6uEiiIgkC0S06dd
What is the use-case or motivation for changing an existing behavior?
Which versions of Angular, Material, OS, browsers are affected?
Is there anything else we should know?
nevyen, ChuckkNorris, benjamincharity, edallagnol, EasonPai and 6 more
Metadata
Metadata
Assignees
Labels
No labels