Does scrollintoview work when the targeted element is within the page of less contents because of which page scroll does not appear on the web page
Issue is my scrollintoview functionality works fine and scroll smoothly to the targeted element when the targeted element is in the web page having scroll bar. But fails when the same targeted element is in the web page having less contents , because of which scroll bar of the web page won't appear, and my scrollintoview functionality to the targeted element is not working