You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is meant to be a dictionary of Enum->String (i.e. Gender Enum -> Localized Display String). We can see where the confusion from, though. We'll look at least clarifying this relationship in documentation.
Just wanted to bring to your attention that the declared type for the dictionary key as declared in the schema is incorrect:
The schema hints that the Gender will be displayed as integer, however instead it is displayed as String:
Example is the Conqueror Record (hash:
3464275895
)The text was updated successfully, but these errors were encountered: