Create App State variable with Data Type Enum

I can't seem to set an Enum as data type for the App State variable I'm trying to create. I have created Firebase collection that use the same Enum, as well as other Data Types that use it too.

Is that a bug or is there something I'm not getting about App States and Enums as dataTypes?

How the DataType dropdown looks for App State:

How the DataType dropdown looks when creating a field in the Data Type schema:

1
3 replies