formengine
formengine copied to clipboard
Crash when RsContainer doesn't exist "props" in the objet
The designer and viewer stop working when in the schema some "container" component does not have the "props", it seems, this prop must exist even if it is empty.
It would be nice if it worked without "props"
It works:
It doesn't work:
@AlexandroMunera Yes, props are mandatory now. We will make them optional in one of the releases.
@AlexandroMunera I wanted to let you know that the props attribute is now optional. You can find more details in the release notes here: Form Engine Release Notes.