Skip to content

Twig form not updated if variable undefined #1143

@lpatiny

Description

@lpatiny

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions