Skip to content

[MdChips] md-static removes support for labels #1327

@emman27

Description

@emman27

Steps to reproduce

<md-chips v-model="someArray" md-static>
  <label>My Chips</label>
</md-chips>

Which browser?

Chrome 62, Ubuntu 16.04

Vue@2.5.13
VueMaterial@1.0.0-beta-7

What is expected?

md-static should still support labels. Better still, rename it to disabled to tally with the rest of the form components in VueMaterial

What is actually happening?

When md-static is enabled, the labels disappear

Reproduction Link

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions