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

[React] Tabulator throws a ResizeObserver runtime error under certain circumstances #420

Open
RomanTsukanov opened this issue Mar 29, 2024 · 2 comments
Assignees
Labels

Comments

@RomanTsukanov
Copy link
Contributor

RomanTsukanov commented Mar 29, 2024

table-view-react.zip

Tabulator in the attached project throws the following error, presumably when the size of the rendered component is changed. I've managed to reproduce this issue in the following cases:

  • When changing the page size from 5 to 10 on a small-screen monitor.
  • When dragging the browser's window from a big-screen monitor to a smaller-screen one.

image

@tsv2013
Copy link
Member

tsv2013 commented Apr 2, 2024

I've checked all places where ResizeObserver was constructed: both places is in the tabluater code. I've found the similar issue on github - olifolkerd/tabulator#4229, but tabulator update hasn't helped.

@tsv2013 tsv2013 closed this as completed Apr 2, 2024
@tsv2013 tsv2013 reopened this Apr 2, 2024
@natilusky
Copy link

I have the same Issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants