mlaursen/react-md

Do not display check icon when chip is not selected in Filter Chips

lpb313 opened this issue · 1 comments

The check icon is visible on the filter chips demo when the chips are not selected :
https://codesandbox.io/s/fv1fpu

Capture

Tested this in my app, the icon dissapears when the disableIconTransition is set to true.