MatBlazor icon indicating copy to clipboard operation
MatBlazor copied to clipboard

Adding on SelectedChipChanged to MatChipSet causes chips to not check

Open KacperNiwczyk opened this issue 5 years ago • 1 comments

Describe the bug If we use method SelectedChipChanged in MatChipSet, chips won't have check mark after click

To Reproduce Steps to reproduce the behavior:

  1. Add MatChipSet
  2. Add Some MatChips to it
  3. Add SelectedChipChanged method
  4. Click on MatChip in UI

Expected behavior Chips state should stay usual

KacperNiwczyk avatar Jan 21 '21 10:01 KacperNiwczyk

@KacperNiwczyk , Thanks for reporting! We are always looking for contributors if you want to open a PR and tackle this. 🙂

Christian-Oleson avatar Mar 08 '21 00:03 Christian-Oleson