I'm using Nextjs and I noticed that when I use useResizeObserver<HTMLDivElement> 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