message: "The block \"pti\" block (id=\"ENr:ZBz!QNl6Wk*K~B::\") is missing a(n) value\nconnection"
As I could see it is related with serialization and the docs say that we should use either XML or JSON for it.
In the block mentioned above, I am using a validator and updateConnections() method for adding/removing inputs.
Did anyone had similar example in their work? Is it worth struggling with it, or you would recommend different approach? As an alternative, I am going to try to use default values instead of shadow blocks, but still searching for some examples.
Thank you!