Open alinastarkov opened 5 years ago
Nice find @alinastarkov!
Is there a use case for two columns with entirely merged headers? To simplify that, is there a use case for merging single-row headers? I guess I can imagine cases I might want to do it - say I have 2 columns for each year, and it's clear from the values in each column what they mean, like the first column is sales volume and the second is percent change from the previous year. It would preclude single-column operations like sorting, but that doesn't seem like a good reason to forbid it. This bug might be though, if we can't figure out a workaround.
and the data in demo/data.ts is: