I had a filtering component based on ChoiceChips with custom icons in each option. After updating Flutterflow it seems that my ChoiceChips now has a 'default' selected checkmark, which is completely on top of my icons. Previously only the icon + text would change color on selection which would look great, but now the UI is completely broken.
I have attached an image of my App where I have increased the size of a selected option to better display the two overlapping icons.
Have any of you experienced this as well? I am not able to find an option to disable the checkmark.