When a table is pasted and we start typing into it, width of the column keeps changing
When a table is initially pasted and we start typing into it, width of the column keeps changing. However this issue does not occur if we lose focus from the table. It only appears initially. Kindly resolve and let us know if you require further information
you must be using bootstrap in your project .ck-content .table { width: auto; } use this your issue will resolve
you must be using bootstrap in your project .ck-content .table { width: auto; } use this your issue will resolve
@Sarthakcoderr this would not be the correct fix for the issue. I would suggest setting the col width for the cells initially when the table is inserted
There has been no activity on this issue for the past year. We've marked it as stale and will close it in 30 days. We understand it may still be relevant, so if you're interested in the solution, leave a comment or reaction under this issue.