DataInput
decorator has a type error when used with an array
#83
Labels
effort-1: minutes
Will only take a few minutes to fix/create
released
scope: lib
Anything related to the library itself
state: has PR
A PR is available for that issue
type: bug/fix
This is a bug or at least needs a fix
In the following example:
We've got an error:
This occurs as soon as we use an array on a top level form which is using the
DataInput
decorator.The text was updated successfully, but these errors were encountered: