filamentgroup / tablesaw

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

Tablesaw not working correctly inside bootstrap Tab #343

Closed carrieat closed 5 years ago

carrieat commented 6 years ago

hi

i have the tablesaw with 12 columns and it shows normally 10 columns in swipe mode. All good and fine,

but when i placed my tablesaw inside bootstrap tab Content, it is showing only 3 columns, then i have to swipe to see other columns

Actually it is working, but showing only 3 columns.

And when i right click to select Inspect Element(firefox) to check the console,

It immediately shows 10 columns, and then i swipe to see 2 columns.

can't really figure out what is the issue, any help is apprciated

zachleat commented 5 years ago

Sorry, unfortunately we don’t have the resources to provide support for integration with third party frameworks and libs—especially issue reports that do not include reduced test cases. If you have a specific easy-to-debug reduced test case, that would certainly help!