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
scrollIntoView works fine for elements not in shadowdom.
It seems to be this commit in scoll-into-view-if-needed that causes the logic to be broken for shadow dom. @nachoab365 commented about it, but the commit got in anyway.