Set Value false is kind of broken

Wappler 5.0.2
NodeJS + PostgreSQL

Set Value to false (Boolean) is kind of broken. Sometimes false is written as a string in the JSON, but the code editor doesn’t show as string - this causes Conditions to be always evaluated to true. Other times it’s written as 'false\n'

As a workaround, you can type 0 instead of false

2nd time in a row you find an existing bug report :wink:

Looks like I even commented on it 20 days ago

Thanks!

Fixed in Wappler 5.1

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