Wappler Version : 3.7.6
Operating System : Big Sur
Server Model: PHP
Database Type: MySql
Hosting Type: AWS Docker
Expected behavior
What do you think should happen?
Adding bound data to inline flow RunJS action should not encapsulate in single quotes
Actual behavior
What actually happens?
The following binding was made using the data picker:
As you can see the runJS argument adds the binding as a string and causes the action to fail.
How to reproduce
- Detail a step by step guide to reproduce the issue
- A screenshot or short video indicating the problem
- A copy of your code would help. Include: JS, HTML.
- Test your steps on a clean page to see if you still have an issue
Add a runJS step to an inline flow and add an argument from the data picker.