Scroll Into View troubles
Element.scrollIntoViewIfNeeded() is working, but Element.scrollIntoView() isn't?The IfNeeded version is apparently "Non-Standard" https://developer.mozilla.org/en-US/docs/Web/API/Element/scrollIntoViewIfNeeded
Not sure what I should do here...
Could someone test which works best on your Foundry instance?

