Hi @jeffchurney,
Thank you for the additional details.
We reviewed the setup against the plugin documentation and our demo page. The Swipe Detector itself appears to be configured correctly: it is set to Specific elements and points to the ID swiper_daily_swipes.
However, the issue may be related to where this ID is currently assigned. In your setup, swiper_daily_swipes is assigned to a parent wrapper group that contains the Repeating Group and several nested elements. In this structure, the actual swipe/touch event may be received by the child elements inside the group, rather than by the parent wrapper itself.
On our demo page, the ID is assigned directly to the Repeating Group itself, not to an outer wrapper group. Because of that, we recommend testing the same approach in your app: please move the ID swiper_daily_swipes from the parent wrapper group to the actual RepeatingGroup daily to-do element and keep the Swipe Detector settings unchanged.
Please also make sure that swiper_daily_swipes is used only once on the page. Duplicated IDs, especially inside repeating group cells, can cause unreliable behavior.
After making this adjustment, please refresh the editor and test again in preview. If the issue still persists, please send us a short screen recording showing the swipe test and the relevant element tree/ID setup, and we’ll continue checking it from there.
Best regards,
Egor Smorodinov,
Support Team
Browse all Zeroqode Plugins for bubble
