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
I'm using Angular version 18.2 with material version 15.2.x. In this combination, I'm trying to render table using mat-table.
"tbody" or "thead" is not created in the DOM and throwing error in the edited line. Hence I'm checking whether the "tbody" is available or not before adding a class to it
0 commit comments