rare-sapphire
rare-sapphire2mo ago

Hello everyone, I am trying to integrate

Hello everyone, I am trying to integrate Refine with Next.js 14 and encountered some issues. Can I ask for help here? The main problem is that I can hardly use any of Refine's hooks. During the Next.js compilation, it prompts that the hooks are not functions. What should I do?
1 Reply
other-emerald
other-emerald2mo ago
Hello @putao520 , you can't use react hooks in server components