Hello dear wappler superstars !
Quick bug on ‘run js’ flow action.
Not sure if it’s a new one as I never used ‘run JS’ action in flows before (and couldn’t find any similar threads here).
While picking an argument for the js function through the editor, extra 'single quotes'
are added around my selection
in the code editor.
Thus instead of passing the value of the parameter to the js function, we get it’s name instead.
Removing those extra single quotes manually in editor gives the proper behavior.
But coming back into the flow to edit it… adds the ‘single quotes’ back again
Now : '`myvar`'
Should be : `myvar`
Using PHP, Wappler 3.6.1, windows 10
Let me know if you need additional informations to reproduce.
Thank you for your help and have a great (holi)day !
Community Page
Last updated:
Last updated: