Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

In version 22.1.1 sideBar Filters is not working #3

Open
cospuiu opened this issue Dec 18, 2019 · 1 comment
Open

In version 22.1.1 sideBar Filters is not working #3

cospuiu opened this issue Dec 18, 2019 · 1 comment

Comments

@cospuiu
Copy link

cospuiu commented Dec 18, 2019

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)

@ahmadi3d
Copy link

ahmadi3d commented Mar 28, 2021

Same issue, to solve it you just have to not give AllModules to the grid when side bar is enabled !

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants