1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-22 18:50:08 +03:00

B #5694: Fix datatable after filter by search (#1792)

(cherry picked from commit d782f9028a6eacea3954e925d3039f5b1c15f302)
This commit is contained in:
Sergio Betanzos 2022-02-22 13:05:45 +01:00 committed by Tino Vazquez
parent 7e515a88a6
commit 9373d6cd06
No known key found for this signature in database
GPG Key ID: 14201E424D02047E

View File

@ -95,7 +95,6 @@ const EnhancedTable = ({
autoResetExpanded: false,
autoResetFilters: false,
autoResetGroupBy: false,
autoResetPage: false,
autoResetRowState: false,
autoResetSelectedRow: false,
autoResetSelectedRows: false,