v3.1.8
- Set the
Orchestra\Html\Table\Grid::$model
as array by default to avoid class to throw an error when manually setting the rows. - Avoid rebuilding model to array when it's an empty array.
Orchestra\Html\Table\Grid::$model
as array by default to avoid class to throw an error when manually setting the rows.