Hello,
in Pro I have trigger buttons for sliders to trigger a left or right switch. These work as expected, however, the last clicked button remains in the active (mouseover) state, even when the mouse is no longer hovering.
Could you please advice, what to check to have the normal button behaviour?
The buttons are components, and as I understand it, they should have the custom attributes “data-x-slide-prev” and “data-x-slide-next”. This adds the #next and #prev arguments to the URL like an anchor. Could this be the cause?
