Issue in HTML DOM scrollIntoView() method

Hi,

The method scrollIntoView() does not work when its tried to scroll into hidden element. I tried on both Chrome and Safari and if a div is hidden, the method does nothing. If its visible, it works.

The function used to work for hidden element but no longer it works. Is it a known issue? 

Also, what is a good place to post this type of questions?

Thanks,
Suh

Received on Sunday, 3 December 2017 14:35:44 UTC