snowberb – 08-25 Jul 18
Having an initially hidden element, if I use
scrollIntoView() on that element after hitting a button, it only works after the element gets visible. How can I fix this?