Replies: 1 comment
-
We observed this error when using virtualization. A combination of these two things resolved for us:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm getting an error "ResizeObserver loop completed with undelivered notifications".
The error is thrown when the browser window is resized and
editDisplayMode
is set to 'table' in useMaterialReactTable({}).Has anyone else encountered this, or know of a possible solution?
Beta Was this translation helpful? Give feedback.
All reactions