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
national-gold•6mo ago
Hello @putao520 , you can't use react hooks in server components