material-components / material-components-web

Modular and customizable Material Design UI components for the web
https://material.io/develop/web
MIT License
17.11k stars 2.15k forks source link

[Chips] Filter chips not showing svg tick #8120

Open rugobal opened 1 year ago

rugobal commented 1 year ago

I'm trying to create filter chips with days of the week so the user can select them, but the 'ticks' of the chips are not showing. I've tried many things, but I can't get it to work. This is my code:

Glitch: https://glitch.com/edit/#!/educated-delirious-axolotl?path=index.html%3A54%3A7

Can you please help me?

Thanks, Ruben

asyncLiz commented 1 year ago

~Hi! This looks like you're using the MDC library (https://github.com/material-components/material-components-web/). Moving this over to that repo~

Oh I'm silly, this is the MDC repo lol