Angular Data GridAG Grid Angular Error #121

You are using an older version of AG Grid. To upgrade, please see the migration guide.

Full Error Text

Full error message cannot be shown because there are missing parameters in the URL. Please follow the full link from the developer tool logs.
a column you are grouping or pivoting by has objects as values. If you want to group by complex objects then either a) use a colDef.keyCreator (see AG Grid docs) or b) to toString() on the object to return a key
To show this error text in the dev console, import the ValidationModule.

The following documentation pages should provide additional context / guidance on how to resolve this error.