deshacer cambio, genera loop de actualizacion

This commit is contained in:
dehernandezm 2025-02-07 07:07:41 -06:00
parent 50f85273d5
commit d8c8074b0c
3 changed files with 2 additions and 3 deletions

View File

@ -446,7 +446,6 @@ var PivotTableUI = function (_React$PureComponent2) {
}, {
key: 'componentDidUpdate',
value: function componentDidUpdate() {
this.updateFilterOptions();
this.materializeInput(this.props.data);
}
}, {

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,6 @@
{
"name": "v-react-pivottable",
"version": "0.11.42",
"version": "0.11.43",
"description": "A React-based pivot table",
"main": "PivotTableUI.js",
"files": [