We recently observed an issue, page is unresponsive, on chrome on some windows machines when the page's zoom level is not at 100%. We do not see the issue on our MAC machines. When the page is either zoomed in (110, 125..) or zoomed out (90%, 75%..), our SPA is becoming unresponsive. There are no console errors. When we set it back to 100%, it works just fine. Our SPA is developed using React. It is happening in all environments (dev, int, prod builds). Anyone else faced this issue and any clue or suggestion about why it might be happening or possible solutions to fix it?
Please let me know if the post needs any additional details.