The overflow state may also change if the element container size changes, without window resize event. Suggestion: use https://developer.mozilla.org/en-US/docs/Web/API/ResizeObserver instead of window resize listener.