In your demo site, when I click on an event and the popup that has a large height appears, a single scroll bar appears and it scrolls the popup with my mouse, not the background webpage:
https://imgur.com/a/l2WRCLi
In my development demo site, when I click on an event, two scrollbars appear, one for the event popup and the other for the webpage. When I try to scroll with my mouse, the background webpage scrolls, not the event popup:
https://imgur.com/a/GSB55Zz
How can I get my Event Popup to only show one scrollbar and allow my mouse to control that only scrollbar, even if the event popup has a huge height?
Thanks!
Oct 19,2020 AT 7:38PM - 4 years ago -Could you please try the instructions mentioned in this documentation to make sure your issue is indeed coming from eventon.
Thank You