Recreated in code pen, so current version at
https://unpkg.com/material-components-web@latest/dist/material-components-web.css
Tested in Chrome and Edge
Windows 10
Add disabled attribute to a select.mdc-select element.
See code pen: https://codepen.io/deap82/pen/egXBQa
A disabled select element.
The select element goes completely invisible.
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!