Overflowing data in responsive mode
Overflowing data in responsive mode
Minhazul
Posts: 2Questions: 0Answers: 0
Description of problem:
Hey, I'm using Datatable with Tailwind CSS, here I'm facing some responsive issues when I put some amount of data, it's not wrapping but overflowing. normal mode, I did right with display:flex; flex-wrap:wrap;. But In Mobile devices, It's not what I want!
Desktop:
Mobile:
Replies
Happy to take a look at a test case showing the issue.
Allan
I'm suffering, how can I overcome this issue?
.
Please give me some ideas!
Allan asked for a test case so we can see the problem to help debug. Screenshots aren't enough to understand your solution and see what is happening on the page. Can you provide a link to your page or build a test case that replicates the issue?
https://datatables.net/manual/tech-notes/10#How-to-provide-a-test-case
Kevin