You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.
In the Tool Panel, Columns works as expected, but not filters.
This is the chrome console error
OfleetAggridComponent.html:1 ERROR TypeError: element.setAttribute is not a function
at Function.Utils.addCssClass (ag-grid-community.cjs.js?7fb8:1167)
at AgGroupComponent.addItem (ag-grid-community.cjs.js?7fb8:32691)
at eval (toolPanelFilterGroupComp.js?d2b7:40)
at Array.forEach ()
at ToolPanelFilterGroupComp.init (toolPanelFilterGroupComp.js?d2b7:40)
at eval (ag-grid-community.cjs.js?7fb8:3082)
at Array.forEach ()
at eval (ag-grid-community.cjs.js?7fb8:3082)
at Context.forEachMetaDataInHierarchy (ag-grid-community.cjs.js?7fb8:3031)
at eval (ag-grid-community.cjs.js?7fb8:3077)
The text was updated successfully, but these errors were encountered:
This is the chrome console error
OfleetAggridComponent.html:1 ERROR TypeError: element.setAttribute is not a function
at Function.Utils.addCssClass (ag-grid-community.cjs.js?7fb8:1167)
at AgGroupComponent.addItem (ag-grid-community.cjs.js?7fb8:32691)
at eval (toolPanelFilterGroupComp.js?d2b7:40)
at Array.forEach ()
at ToolPanelFilterGroupComp.init (toolPanelFilterGroupComp.js?d2b7:40)
at eval (ag-grid-community.cjs.js?7fb8:3082)
at Array.forEach ()
at eval (ag-grid-community.cjs.js?7fb8:3082)
at Context.forEachMetaDataInHierarchy (ag-grid-community.cjs.js?7fb8:3031)
at eval (ag-grid-community.cjs.js?7fb8:3077)
The text was updated successfully, but these errors were encountered: