You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## [7.0.1](v7.0.0...v7.0.1) (2021-07-27)
### Bug Fixes
* Removed unnecessary entries.length check ([3211d33](3211d33))
* Undefined HTMLElement is no longer an issue in certain SSR edge cases. ([599cace](599cace)), closes [#74](#74) [#62](#62)
I'm using Nextjs and I noticed that when I use useResizeObserver in version 7.0.0 it throws the following error:
But if I use version 6.1.0 it works alright
Haven't checked in other versions
The text was updated successfully, but these errors were encountered: