Hi everyone,
I’m currently working on a project where I need to disable scrolling within a repeating group when a popup is displayed over it. My goal is to prevent the user from interacting with the repeating group content while the popup is active.
As a first step, I’m testing out how to disable scrolling within the repeating group without the popup in place. I’ve tried using an HTML element to apply CSS and JavaScript for disabling scrolling, but I haven’t been successful yet. Here’s the link to my test setup: [Booking App | Bubble Editor]
Any help would be greatly appreciated.