Use window.innerWidth or..
window.innerWidth || document.documentElement.clientWidth || document.body.clientWidth
See:
https://stackoverflow.com/questions/43077348/window-width-returns-different-width-than-indicated-by-chrome-devtools
Hacks, tips, tricks and best practices for developers
Use window.innerWidth or..
window.innerWidth || document.documentElement.clientWidth || document.body.clientWidth
See:
https://stackoverflow.com/questions/43077348/window-width-returns-different-width-than-indicated-by-chrome-devtools