Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
emman27 opened this issue Dec 22, 2017 · 0 comments · Fixed by #1329
Closed

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

emman27 opened this issue Dec 22, 2017 · 0 comments · Fixed by #1329

Comments

@emman27
Copy link
Contributor

emman27 commented Dec 22, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants