Dynamic expression builder loses value on edit

i am using wappler 6.5, php, windows.

i am trying to add a dynamic toggle class. it adds it ok, but, if i try to edit then it blanks it, see attached video
thanks

Please paste the exact expression code you have for the condition.

<p dmx-class:syle17="Due-Paid&gt;0">
    {{(Due - Paid).formatCurrency('Є', '.', ',', 2)}}
</p>

I experienced the same issue already reported:

Fixed in Wappler 6.5.5

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.