I created a script that reloads my page when I resize it. However when I open up my console, Chrome considers that my page is resized, and reloads it.
Is it possible to not reload my page when I open up my console?
I created a script that reloads my page when I resize it. However when I open up my console, Chrome considers that my page is resized, and reloads it.
Is it possible to not reload my page when I open up my console?
After opening the dev console Click the vertical ellipsis button ( ⋮ ) then undock the console. After you can see what is going on with website.