Vue Data GridAG Grid Error #26

Full Error Text

Grid API function undefined() cannot be called as the grid has been destroyed.
 Either clear local references to the grid api, when it is destroyed, or check gridApi.isDestroyed() to avoid calling methods against a destroyed grid.
 To run logic when the grid is about to be destroyed use the gridPreDestroy event. See: undefined
To show this error text in the dev console, import the ValidationModule.