Wappler Version : 4.4.5
Operating System : MacOS Monterey
Expected behavior
Adding a defaultValue of true to an output should default the output to true when adding the action and allow further toggling to uncheck and check.
{ name: 'queryOutput', optionName: 'output', title: 'Output', type: 'boolean', defaultValue: true }
Actual behavior
If you use the defaultValue toggling the checkbox will not write changes to the json SC file.
How to reproduce
In a Hjson file for a custom extension default the output to true, add the action and try toggling the checkbox. The json SC file is unchanged.
Community Page
Last updated:
Last updated: