Jumping on this, using enum
and enumNames
to create a lit works great. The only problem I have is when you’re starting to type in the field. I guess it’s looking for the enum
and not enumNames
. Any idea how to make this work?
Jumping on this, using enum
and enumNames
to create a lit works great. The only problem I have is when you’re starting to type in the field. I guess it’s looking for the enum
and not enumNames
. Any idea how to make this work?