Generating Choice Chip Options from Enum

Resolved

I'm trying to generate choice chips from an enum I've defined so that when I save it to the Firestore document, I can save it in there as an list of enum values. It lets me select my enum values as the source for the options, but even after I select "Map List Values" it wants me to select more options after that (filter, sort, ect.) and will not let me save. What am I doing wrong here?

2
4 replies