Wappler Version : 4.7.1
Operating System : Windows 11
Server Model: NodeJS
Database Type: MySQL
Hosting Type: Custom
Expected behavior
Using data bindings in the arguments section in runJS within a flow should work as expected and not break the format.
Actual behavior
The flow will break as weird formatting is applied. The flow can no longer be edited in the flow editor as it is not detected as a flow, and the browser console will produce the following: Error: Lexer Error: Unexpected token 's' at column 145 in expression [run([{runJS:
How to reproduce
- Create a follow attached to a success event on a form (assuming this occurs everywhere, though).
- Add “Run JavaScript” to the flow.
- Enter a name and function.
- Add arguments. In one of the arguments, add data bindings along with text and the flow will break.
Gif:
Community Page
Last updated:
Last updated: