I am developing ASP.NET WebForm in Visual Studio 2017, after installing Web Essentials
https://marketplace.visualstudio.com/items?itemName=MadsKristensen.WebExtensionPack2017
I notice that every time I start my app and debugging in Chrome, after the page loaded completely, in 1 or 2 seconds, the page automatically scroll to bottom.
Anyone know why is this happening? Is there any settings that I can make to prevent this?