filamentgroup / tablesaw

A group of plugins for responsive tables.
MIT License
5.48k stars 434 forks source link

Having issues while resizing the window or making the table responsive(table stacking creates duplicate labels) #204

Closed varunrajasekhar closed 7 years ago

varunrajasekhar commented 8 years ago

image

Is there a way to get rid of duplicate labels while stacking up the table. The table looks good when it is having a regular view. But, whenever I try to resize the window of stackup the columns, they end up with duplicate labels. the below is the regular view: image

zachleat commented 8 years ago

Can you attach a test case?

zachleat commented 7 years ago

Oh! I did see this issue when working on some of the colspan stuff for 3.0, so I think it’s fixed in the new version. Please reopen if this is not the case.