core icon indicating copy to clipboard operation
core copied to clipboard

table.clearCriteria() is broken

Open johnflux opened this issue 8 months ago • 0 comments

Calling: tableRef.current.clearCriteria() gives the error:

TypeError: _this.changeOrder is not a function at DataManager.clearCriteria (data-manager.js:313:1) at MaterialTable.clearCriteria (material-table.js:48:1)

johnflux avatar Mar 24 '25 18:03 johnflux