Hi together,
I have a problem with my buttons.
When I use
<button class="ui__buttonStyle" onclick="alert("Hallo"">Click me</button>
the click will not have any effect.
When I use ondblclick the simulator execute the Double-Click-Event.
Is there any solution for this problem?

">Click me</button>
Reply With Quote

