Dynamic events appearing twice in the UI

Hello, just to point out when we put a dynamic action date > invalid action, there is a double display in wappler

image

We have just noticed the same with Dynamic Attributes:

Screenshot from 2024-08-02 13-53-11

The second Class Toggle should be opacity-50 and not repeating the linethrough class:

<div class="col-lg-6 col-sm-12 mb-md-0 col-md-12 mb-4" id="reportsDetails" dmx-repeat:repeatreports="allReports.data.allReports.data" dmx-class:opacity-50="status==3" dmx-class:linethrough="status=='3'">

Wappler Version 6.7.3.
Node/Docker.
Ubuntu.

I thought it was the old version that remained in the wappler display

What element/component is that event added on?

server connect

1 Like