ag-grid-angular-cli-example
ag-grid-angular-cli-example copied to clipboard
In version 22.1.1 sideBar Filters is not working
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 (
Same issue, to solve it you just have to not give AllModules to the grid when side bar is enabled !