MatBlazor
MatBlazor copied to clipboard
Adding on SelectedChipChanged to MatChipSet causes chips to not check
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:
- Add MatChipSet
- Add Some MatChips to it
- Add SelectedChipChanged method
- Click on MatChip in UI
Expected behavior Chips state should stay usual
@KacperNiwczyk , Thanks for reporting! We are always looking for contributors if you want to open a PR and tackle this. 🙂