Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NDataTable ResizeObserver undelivered notifications #6687

Open
5 tasks done
coffeeforyou opened this issue Jan 5, 2025 · 0 comments
Open
5 tasks done

NDataTable ResizeObserver undelivered notifications #6687

coffeeforyou opened this issue Jan 5, 2025 · 0 comments
Labels
untriaged need to sort

Comments

@coffeeforyou
Copy link

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

  1. https://codesandbox.io/p/sandbox/dark-breeze-xxw3x7
  2. Open Sandbox DevTools
  3. Refresh preview

Link to minimal reproduction

https://codesandbox.io/p/sandbox/dark-breeze-xxw3x7

System Info

System:
    OS: Windows 11 10.0.26100
    CPU: (32) x64 AMD Ryzen 9 7945HX with Radeon Graphics
    Memory: 16.00 GB / 31.19 GB
  Binaries:
    Node: 22.12.0 - C:\Program Files\nodejs\node.EXE
    npm: 10.9.0 - C:\Program Files\nodejs\npm.CMD
  Browsers:
    Edge: Chromium (131.0.2903.99)

Used Package Manager

npm

Validations

@coffeeforyou coffeeforyou added the untriaged need to sort label Jan 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
untriaged need to sort
Projects
None yet
Development

No branches or pull requests

1 participant