I have a slider inside clickable items.
When I click the navigation icons, the on-click workflow for the items is triggered, which it shouldn’t be.
Can WeWeb add an option in the component to stop click propagation?
I have a slider inside clickable items.
When I click the navigation icons, the on-click workflow for the items is triggered, which it shouldn’t be.
Can WeWeb add an option in the component to stop click propagation?
You should be able to add a workflow action to stop click propagation. It’s there
The slider is a WeWeb component whose workflows I do not have access to.
Then you’ll have to use JavaScript to try intercepting the clicks