trigger
trigger copied to clipboard
`collectScroller` is not working as expected when the element is in shadow DOM
Currently collectScroller only traverse up by parentElement, it doesn't work within shadow DOM.