When I debug my solution, vs 2017 is very laggy and slow it\'s like it has to operate something heavy in the background.
So it stops \"responding\" every 5 seconds for 2
I also experience the lag when "Enable Javascript debugging for ASP.NET (Chrome and IE)" is checked. And Turning off the "Enable Diagnostic Tools while debugging" did not help.
However, I also noticed that when I F12 for Chrome Developer Tools, then lag time goes away and the app performs.
Hope this helps.