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

Fix setting empty row data #61

Merged
merged 1 commit into from
Aug 5, 2024
Merged

Fix setting empty row data #61

merged 1 commit into from
Aug 5, 2024

Conversation

mschindlerMM
Copy link
Collaborator

Setting a rowData of null does not work and will not update the table data. Instead we need to set an actual empty list.

This behavior might be broken since we updated the AgGrid packages to 31.1.1

@mschindlerMM mschindlerMM requested a review from hingew August 5, 2024 10:51
@mschindlerMM mschindlerMM force-pushed the fix/set_empty_rowdata branch from 76056a9 to d216206 Compare August 5, 2024 11:00
@mschindlerMM mschindlerMM merged commit 8b9fe7e into main Aug 5, 2024
2 checks passed
@mschindlerMM mschindlerMM deleted the fix/set_empty_rowdata branch August 5, 2024 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants