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.
Hello,
When using multiple tr in the thead with the attribute "row-span" the progress will take less than 100% of the table width.
Here is a codepen to demonstate the issue.
I think that I've found the issue in the column counter function that counts only the last tr cells :
https://github.com/daniel-nagy/md-data-table/blob/master/src/scripts/mdTable.js#L104
The text was updated successfully, but these errors were encountered: