filamentgroup / tablesaw

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

data-tablesaw-priority="persist" #366

Closed devchris closed 5 years ago

devchris commented 5 years ago

Could it be that the data-tablesaw-priority="persist" is broken?

I'm trying to use it in the last column, but what it does is it hides the column when the browser gets smaller.

ozknemoy commented 5 years ago

have same issue, but https://codepen.io/joranovski/pen/NqoBKN?editors=1000 works fine (v1.0.4)

ozknemoy commented 5 years ago

workaround(sass)

.tablesaw-swipe
  .tablesaw-swipe-cellpersist
    display: table-cell !important