Data binding expression gets corrupted

Wappler Version : 5.4.1
Operating System : mac
Server Model: node
Database Type:
Hosting Type:

Expected behavior

Entering the following expression in a data binding should remain valid:

input_title.value.length()+'/25'

Actual behavior

On Select, the expression reverts to:

input_title.value.length()/25
Community Page
Last updated: