Overflowing data in responsive mode

Overflowing data in responsive mode

MinhazulMinhazul 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

  • allanallan Posts: 62,522Questions: 1Answers: 10,272 Site admin

    Happy to take a look at a test case showing the issue.

    Allan

  • MinhazulMinhazul Posts: 2Questions: 0Answers: 0

    I'm suffering, how can I overcome this issue?

    .
    Please give me some ideas!

  • kthorngrenkthorngren Posts: 20,800Questions: 26Answers: 4,862

    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

Sign In or Register to comment.