Closed
Description
Currently the package does not support recursive types. Should this be possible? Maybe I'm doing something wrong. otherwise, I would propose to add this constraint in the docs. I have this use case due to Server Driven UI. This results in components or actions that can be embedded in each other.
Errors:
Value type 'x' cannot have a stored property that recursively contains it
Value type 'x' has infinite size