Using AG-Grid (angular). We are getting warning in browser console. Warning Text: "AG Grid: headerCheckbox is only available if using 'clientSide' or 'serverSide' rowModelType, you are using infinite."
We are not using headerCheckbox flag, however still getting this warning.
Question: How to turn off this warning specially? Any solution to turn-off such warning?