Closed ivanafanasyeu closed 9 months ago
This happens all the time when I change routes in my single-page application.
Here is the console error:
Uncaught TypeError: Cannot read properties of null (reading 'getBoundingClientRect')
at Viewport._this.handleScroll (index.js?f5fe:83)
at exec (throttle.js?fef0:67)
at wrapper (throttle.js?fef0:93)
Here is where the actual error happens:
close due to inactivity
Next.js + typescript
After cmd+shift+R issue is gone