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
Apparently I can not change the width of a cell/column in a table because I get the following error:
[TypeError: Cannot assign to read only property 'width' of NaN]
Trying to change the colspan results in the exactly same issue.
The text was updated successfully, but these errors were encountered:
Apparently I can not change the width of a cell/column in a table because I get the following error:
[TypeError: Cannot assign to read only property 'width' of NaN]
Trying to change the colspan results in the exactly same issue.
The text was updated successfully, but these errors were encountered: