T
TanStack•3y ago
optimistic-gold

How to stop table overflow on mobile

I am using Table after going setting it up from shadcn and it works beautifully on all screen sizes except mobile where there seems to be a really weird issue with overflow scroll on the screen. I do have 2 screenshots but I will only share them if it is okay to do so after reading the guidelines. Also not wanting to post a big wall of code either unless someone is happy to debug it with me and then I can share more details 🙂 Sadly, the code is within a private repo and I do not know how to set it up correctly within a code sandbox.
1 Reply
optimistic-gold
optimistic-goldOP•3y ago
Upon further investigation to this, the overflow seems to correspond to the width of the table should the full row be on display.

Did you find this page helpful?