======== TEMPLATE BUG FORM ========
Wappler Version : 3.9.7
Operating System : Windows 10
Server Model: Node JS.
Database Type: None
Hosting Type: Docker on AWS
Expected behavior
What do you think should happen?
Bracket for set value properties in dynamic data picker should not randomly be cut (trailing bracket only)
Actual behavior
Disappearing brackets causing parsing errors after follow on page saves/edits (not editing this data).
How to reproduce
Store a value and add 1. Save dynamic event.
Make other edits to page. Save.
Bracket randomly removed, causing dynamic event to throw a parsing error.
Have to manual go back in and re-add the trailing bracket. Save and keep an eye on it.