zach

Results 8 comments of zach

Just use wrapper of some sort: use it like this: ```jsx import { Table, Pagination, Loading } from './wrapper' ``` this will only import the modules you need and also,...

I'll come back to you with some example a bit later, in general, you need to measure the total scroll height and the scroll position if they are equal it...

God Idea, PRs are always welcome! 👍

You are right! It's just a part of some old implementation, we need to remove it!

This lib is useless and unusable, until this bug is fixed!

You can try [this](https://github.com/n8tb1t/use-scroll-position)

The problem is that your demo components are significantly outdated, so none of the themes are really compatible with the current shadcn

Thats very disappointing of a react team to release a rule that will brake 99% of legacy code, considering ref is not only used for DOM, and a lot of...