Anybody using refine with the nextjs ?

Anybody using refine with the nextjs ?
I have a question regarding suspense. It is working wierdly, for some reason, it seems like the loading.tsx is not taking into account as a suspense component at all. If I am right, does that mean that every component (every page) should have manually created Suspense that is wrapped around the components in that page ?
If anybody has the samples of the code that works, I would be greatful. Thanks!
Was this page helpful?