1 messages · Page 1 of 1 (latest)
This property is typed as Collection<string, TextInputComponent>, however, the value is actually just an object that doesn't have the properties of the TextInputComponent class. I don't know what the idea was but I believe either the types should be changed to represent this object or the code should be changed to actually create a class of this type