Replies: 1 comment
-
I demo the header updating here #5019 (comment) |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
When I update the data (length changes), the header doen't update.
In the example, after the click on button, data.length change from 0 to 1 but the header text doesn't update to 1 and remain 0.
I already tested re-render in cell and it works.
App.tsx
Table.tsx
Beta Was this translation helpful? Give feedback.
All reactions