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
When using NDataTable with virtual-scroll and small numbers of items, a ResizeObserver loop completes with undelivered notifications: https://codesandbox.io/p/sandbox/dark-breeze-xxw3x7
(Example based on the default example, just reduced rows from 5,000 to 3).
Describe the bug
When using NDataTable with virtual-scroll and small numbers of items, a ResizeObserver loop completes with undelivered notifications: https://codesandbox.io/p/sandbox/dark-breeze-xxw3x7
(Example based on the default example, just reduced rows from 5,000 to 3).
Steps to reproduce
Link to minimal reproduction
https://codesandbox.io/p/sandbox/dark-breeze-xxw3x7
System Info
Used Package Manager
npm
Validations
The text was updated successfully, but these errors were encountered: