Dima An
Dima An
Hey guys, are there any udpates on this?
Hey @xileftenurb, I think a lot of people need pagination in their projects, so I wanted to implement it myself, but then saw your PR (looks pretty cool btw). I...
@Regaddi thanks for your solution, it worked for me ❤️ Just a few things my typescript was complaining about: - should use `u` flag. I'm not good at regexp, so...
@noomorph are there any updates on this? I'm experiencing the same issue 😢
hi, did you abandon this project?
Thank you, it helped a lot, just wondering why it's still not in the last version of slick.
Ok, I think I started to understand. So in context of RSC, I should use it like this, right? ```ts getServerSession(getAuthOptions()) ``` I was worried that we need to pass...