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.
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.