Chetra Seng
Chetra Seng
@artursvanags I have the same issues but with horizontal scrollbar. It doesn't add horizontal scroll bar when there's no data. However, once the data is loaded, the scrollbar appear out...
Update: this issue seems to be related to radix dropdown menu component. I added this to my global.css and it worked. For more detail check it [here](https://github.com/radix-ui/primitives/issues/1272) ```css body {...
The issue might be due to redix dropdown component, which you can find [here](https://github.com/radix-ui/primitives/issues/1272). I had similar issue with horizontal scrollbar and this fixes it. ```css body { @apply overflow-x-hidden;...
Hi, I would like to take this. This is my first time contributing to open-source, so I might reach out for help if I encounter any issues 😄
I just joined ur discord server 😄
Hey @meglerhagen, shall we close this issue?
Any updates on this?
Thanks @s1n7ax. I'll give it a try and give u an update. Hopefully things will work out😆😆
Thanks @atm1020 for your incredible work. Can u tell me when the pr can be merged?
May I ask if there is any progress on this issue?