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

DataTable - Component needs to refresh when columns are changed via props (without losing page) #49

Open
jpfisher72 opened this issue Dec 27, 2024 · 0 comments
Assignees

Comments

@jpfisher72
Copy link
Member

Currently, the component does not change when the columns (or rows? maybe) are changed via props. This is annoying when trying to sync the state of functional components within the rows with an external state, since they are not synced without manually triggering a refresh with the key (which loses page position)

@jpfisher72 jpfisher72 self-assigned this Dec 27, 2024
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

No branches or pull requests

1 participant