Material-components-web: Adding disabled to css only select makes it disappear

Created on 8 Feb 2017  路  2Comments  路  Source: material-components/material-components-web

What MDC-Web Version are you using?

Recreated in code pen, so current version at
https://unpkg.com/material-components-web@latest/dist/material-components-web.css

What browser(s) is this bug affecting?

Tested in Chrome and Edge

What OS are you using?

Windows 10

What are the steps to reproduce the bug?

Add disabled attribute to a select.mdc-select element.
See code pen: https://codepen.io/deap82/pen/egXBQa

What is the expected behavior?

A disabled select element.

What is the actual behavior?

The select element goes completely invisible.

backlog bug

All 2 comments

Looks to me like the dark theme modifiers being generated are causing this. Once I uncheck them in the Elements panel, things look right.

Definitely a bug. Thanks for filing!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

traviskaufman picture traviskaufman  路  4Comments

broros picture broros  路  3Comments

robzenn92 picture robzenn92  路  4Comments

AbuMareBear picture AbuMareBear  路  3Comments

devshekhawat picture devshekhawat  路  3Comments