react-tabulator icon indicating copy to clipboard operation
react-tabulator copied to clipboard

bug: Header filters disappear on data update

Open manuFL opened this issue 5 years ago • 0 comments

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.

manuFL avatar Jul 03 '20 12:07 manuFL