Closed chidera-ugo closed 2 years ago
I think this occurs only in development
If you hover on any of the charts in the codesandbox examples you'll get this type error
Failed to execute 'observe' on 'ResizeObserver': parameter 1 is not of type 'Element'.
Same thing on Safari and Chrome. But it seems to work fine in prod
Same thing with the Getting Started example in the documentation
exactly
Closing this because it seems to have been resolved
I think this occurs only in development
If you hover on any of the charts in the codesandbox examples you'll get this type error
Failed to execute 'observe' on 'ResizeObserver': parameter 1 is not of type 'Element'.
Same thing on Safari and Chrome. But it seems to work fine in prod