This repository was archived by the owner on Jul 8, 2025. It is now read-only.

Description

Describe the bug
Update to Chrome version 80.0 is creating error calculation on the window object's innerWidth value. Using mobile tools on different device size, and logging window.innerWidth renders 1500px for device width viewPort of 375, etc. Continuous resizing will compound the size of the window's innerWidth. This behaviour is not replicated in other browsers (tested on safari & firefox atm)
To Reproduce
Steps to reproduce the behavior:
- Update chrome browser to version 80
- Run a page with the carousel displayed on the DOM
- Open the inspector tool to log window.innerWidth
- See error
Expected behavior
window.innerWidth should be showing the same px as the px size of the viewPort
Screenshots

Desktop (please complete the following information):
- OS: MacOS Mojave
- Browser: Chrome
- Version 80.0.3987.87
IssueHunt Summary
Backers (Total: $0.00)
Tips