When I add a new property to inputs{} in the javascript flow, it is not recognized (refer to screenshot). The javascript editor sees the input1 property but not the one I added.
Yup, seems like a valid bug: https://tracker.appgyver.com/bug-reports/p/javascript-editor-autocomplete-doesnt-update-when-new-properties-are-added-to-th
Itβs only cosmetic though β the new property itself will be available when running the code.
Thanks for the quick response!
1 Like