Inline flow - RunJS double quote issue still exists

Wappler Version : 4.7.1
Operating System : Mac M1
Server Model: PHP
Database Type: Maria
Hosting Type: AWS Docker

When adding a runJS step to a dynamic event, any data binding added as a parameter is added with a single quote and backticks but no closing single quote:

3 Likes

This still happens in 4.9.1:

runJS:{function:'actionflow',args:['`sess_storage1.data.curraction.default(browser1.location.pathparts.reverse()[0])`]

Could we get a fix for the W5 beta?

4 Likes

Yes please!

@patrick / @George Any reason why you guys aren’t fixing this?
This added at least a minute everytime I change any flow and test.
For every single change I have to go to the browser - see things not working - check the console - remove single quote - run again.
If I somehow remember that I need to delete the single quote that might have been added, I waste another 10 seconds searching for it.

Please fix this.

2 Likes

My frustration with this bug lead me to bump this thread one more time, I am very happy to see a ‘fixed in next update’ tag!!!

I’d argue the loss of time is longer.
As it doesn’t ALWAYS happen, sometimes I get comfortable changing the flow. It doesn’t work as expected, I start debugging what I’ve put inside the flow - only to realise the ' showed his face again… :rage:

This will be fixed in tomorrow’s update.

1 Like

Fixed in Wappler 5.0.4

This topic was automatically closed after 32 hours. New replies are no longer allowed.