mui / material-ui

Material UI: Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.
https://mui.com/material-ui/
MIT License
91.73k stars 31.51k forks source link

MRT Infinite Scrolling with RTK Query #41973

Closed Vigneshvaraa closed 1 week ago

Vigneshvaraa commented 2 weeks ago

As per the documentation of MRT's Infinite Scroll , it's using tanstack query with useInfiniteQuery to call api. I tried to replicate the same but we are using RTK query and that couldn't be called inside a queryFn. Is it possible to use RTK query for infinite scrolling in MRT? If so kindly share some examples.

Search keywords:

ZeeshanTamboli commented 1 week ago

Do you mean Material React Table when you say MRT? Please create a new issue in the Material React Table repository instead: Material React Table repository not here.