In a twig form template when a variable is undefined we have a blank event but not an update event.
This has as consequence that the form disappear.
I would like that even if an input variable is undefined the rendering of the form still happens.
It can be test in the following testcase if you click on the button of the bottom executor module.
http://127.0.0.1:5501/src/index.html?config=../testcase/config/default.json&viewURL=../testcase/data/twig-form-light/view.json&dataURL=../testcase/data/twig-form-light/data.json
In a twig form template when a variable is undefined we have a
blankevent but not anupdateevent.This has as consequence that the form disappear.
I would like that even if an input variable is undefined the rendering of the form still happens.
It can be test in the following testcase if you click on the button of the bottom executor module.
http://127.0.0.1:5501/src/index.html?config=../testcase/config/default.json&viewURL=../testcase/data/twig-form-light/view.json&dataURL=../testcase/data/twig-form-light/data.json