You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?