tleunen / react-mdl

React Components for Material Design Lite
https://tleunen.github.io/react-mdl/
MIT License
1.76k stars 255 forks source link

Checked Checkbox renders without background in production build #464

Closed midgethoen closed 7 years ago

midgethoen commented 7 years ago

Hi There

I'm having this issue where the checkbox renders without a background for the released version of my app.

screen shot 2017-02-03 at 19 31 08

I haven't had the time to look into detail what is going wrong yet, but it seems to be related to a missing space in a css rule (?) image

Any way, I though i'd post an issue before I start investigation. Maybe somebody has had this or a similar problem and can point me in the right direction?

midgethoen commented 7 years ago

After some more though; this is probably not related to react-mdl, but more likely to material-design-lite..

I'll close it for now.