Appsilon / reactable.extras

Extra features for reactable package
https://appsilon.github.io/reactable.extras/
41 stars 4 forks source link

feat: Sticks input changes on tables with pagination #36

Closed andyquinterom closed 1 year ago

andyquinterom commented 1 year ago

Fixes the issue with state of inputs for tables with pagination as mentioned in the README.md.

Changes description

This was a very simple edit and adds little to no overhead when rendering tables as it only records changes.