#619·GSAP

Draggable autoscroll stops scrolling at shadowroot

Author: mfstapert-xipCreated May 28, 2025Updated Jul 15, 2025

When a draggable is located in a shadow dom autoscroll behavior stops when the draggable reaches the shadow root. Our application uses webcomponents for dynamically rendering content inside different container apps. Having the autoscroll algorithm look outside the shadow dom or being able to pass a long a scoll container would solve our use case.