Closed
Description
Subject of the issue
It seems that when you instantiate a new grid, it works correctly. Removing an item from the grid by dropping in the class defined on the grid options works correctly. However, when the .destroy() function is called and then the grid is reinstantiated with different grid options, removing the item stops working.