You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.
Had the same error. Could fix it by removing a ng-if from table cell (and move it inside the cell). So - in my case - the error occured when there was a cell missing. Maybe that helps
I'm having an issue when I try to use md-virtual-repeat-container with md-data-table. When the page loads it throws an error:
Error: [$compile:ctreq] Controller 'mdTable', required by directive 'mdCell', can't be found!
And the first row of the table only has 2 cells. The rest of the rows load fine. My html is below along with a photo.
This error occurs on several datatables in my platform but not all, and not consistently.
The text was updated successfully, but these errors were encountered: