Ilya Kruchinin

Results 10 comments of Ilya Kruchinin

> @brijeshkumar16's answer works great. > > Similarly you can also use the `ScrollArea` component if you want to be consistent with shadcn. > > 1. Delete the div in...

Still facing this issue, any recent workarounds?

UPD: I've decided to provide some more context, I am using `` like this via `` component: ``` import { MacScrollbar } from 'mac-scrollbar'; import { ReactNode } from 'react';...

> The main thing is that if you don't have a scroll bar, the user doesn't know where to scroll in the first place. If you really need to, you...

@usercao not really sure what you're saying here: > @kr4chinin I have an idea that you can set `suppressAutoHide` as global data, default to `true`, and delay the assignment to...

@gxmari007 any plans to publish this to npm? seems like it solves ts issue

Still encountering the issue on: ``` "@reown/appkit": "^1.8.10", "@reown/appkit-adapter-wagmi": "^1.8.10", "viem": "^2.38.2", "wagmi": "^2.18.1", ```

Related https://github.com/reown-com/appkit/issues/5318