Closed remcokalf closed 5 years ago
I have a js error in the console, on the Media Library page (the standard grid view):
TypeError: undefined is not an object (evaluating 'AdminColumns.Table.Columns') line 1553 of table.js
The error is only in the grid view, not in the list view (when AC columns are visible).
@remcokalf Thanks for noticing. Also found this one myself and already have the fix in place for the next release.
I have a js error in the console, on the Media Library page (the standard grid view):
TypeError: undefined is not an object (evaluating 'AdminColumns.Table.Columns') line 1553 of table.js
The error is only in the grid view, not in the list view (when AC columns are visible).