I'm trying to use this in a Chrome extension I've written in react). When the component is mounted on a page under a Shadow DOM, auto scrolling doesn't work at all. If I mount my component directly onto the page (not under the Shadow DOM) it works. Any clues?