Skip to content

md-input-container in md-card makes strange warning #3076

@alanpurple

Description

@alanpurple
<md-card>
    <md-input-container>
        <input md-input type=text>
    </md-input-container>
</md-card>

this makes the following warning

The specified value "" does not conform to the required format. The format is "#rrggbb" where rr, gg, bb are two-digit hexadecimal numbers.

material2 2.0.0-beta.1
angular 4.0.0-beta.7

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