Search the Community
Showing results for tags 'draggabe'.
-
Hello, I'm having an issue with Draggable and Google's tag manager click events. I would make a more complete demo, but because of European legislation I don't have access to Google GTM dashboard in order to check it myself. https://codepen.io/akex-jester/pen/dyxYKvy There is an external company that sets "linkClick" events for my client and they say that the click event appears twice in GTM for the links that are in the slider. As expected, in the demo the counting is not triggered twice. 1 click == 1 count, but apparently not for Google... My question is if anyone had the same issue? Because it's 2024 and 99% of the websites still have at least one slider + some kind of tracking on those links.
-
Hello guys i have been trying to recreate this custom slider using gsap draggable , i keep having a bug where the slider handle moves but doesnt return to its original position. Please help me i really need help recreating this .
-
Hi, im trying to convert an existing draggable codepen to work with react. But its not working. it only works when i swipe to the left or hit the prev button, swiping next doesnt work. Also, it doesn't snap. I'm new to gsap and not sure where i'm going wrong. i omitted the timer to disable the automatic swiping to help troubleshooting. the codepen i'm trying to convert to react: https://codepen.io/osublake/pen/veyxyQ