tabulator icon indicating copy to clipboard operation
tabulator copied to clipboard

Load data from HTML which contains attributes `rowspan=1` and `colspan=1`

Open Spixmaster opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe.* I have an HTML with rowspan=1 and colspan=1.

Describe the solution you'd like Following https://tabulator.info/docs/6.2/data#table, an error occurs as these attributes are present as stated in the note.

Describe alternatives you've considered Since rowspan=1 and colspan=1 are the default anyway, this should be accepted without issue.

Spixmaster avatar May 12 '24 09:05 Spixmaster