I’m unable to use input type “enum” with “multiple: true” - whenever this is set, no value is stored on install / update.
This is similar to the behaviour as with input type “mode” with “multiple: true” (in this case - you can only select one value, and it is stored as a string - as if “multiple: false” was set)
There are comments in the thread above that others see this working. If somebody could validate the below - I would appreciate it.
I observe the same behavior but I did not narrow it down to using enum with multiple: true. In the simulator it does not work for sure, I don’t know about live apps.
We didn’t do our regular weekly production push last week but expect it this week. I have followed up with the team and this will be fixed with the production push this week.