Open Faamica opened 1 year ago
Hi @Faamica Did you find an answer to this? Even I am looking for something like this.
Hi @Faamica Did you find an answer to this? Even I am looking for something like this.
nope. I don't know how to solve this. the creator(CHB61?) does not answer..
Thanks a lot to your package.
I have written the code as below. It works fine to select 1 specific item, and then deselect it again.
But what I want is, When the user selects the 'cancel all' button, all selected item chips will be deselected.
However, in the code below, pressing the 'all cancel' button only causes the 'all cancel' item to be selected.
What if I want one specific button to deselect all the other buttons?