-
I'm new using laravel-livewire-tables and with laravel too. I'm trying to get two columns to show "collapsed" the columns start collapsed I can see and i can change the "collapse" button but It doesn't do anything, no error either, I need to put something else to be able to see the data of the collapsed columns?
Thanks for the help and for this amazing piece of code :-) |
Beta Was this translation helpful? Give feedback.
Answered by
rappasoft
Apr 11, 2022
Replies: 1 comment 6 replies
-
My gut feeling is you didn't tell tailwind to look at the table files to include them and not purge their classes. |
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
insulae
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
My gut feeling is you didn't tell tailwind to look at the table files to include them and not purge their classes.