react-tabulator
react-tabulator copied to clipboard
bug: Header filters disappear on data update
Environment Details:
- react-tabulator version: 0.13.1
- OS: Linux
- Node.js version: v13.11.0
Description: When you update a table content, for example via ajax call, and you have some active headers filter, results still remain filtered but active filters disappear from the input box within each column.