how to fix Module '"@refinedev/nextjs-router/."' has no exported member 'DocumentTitleHandler'.
how to fix this
5 Replies
Hi @หมาแดง. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
----------------------
Hmm, I don't know enough to give you a confident answer yet. It seems you haven't provided enough context or information about the issue you're facing. If your question is related to refine, please provide more details, and I'll do my best to help you. In the meantime, you can refer to the refine documentation (https://refine.dev/docs) for more information.
----------------------
Note: you can ask me a follow up question by @ mentioning me again
:speech_balloon:
----------------------Overview | refine
What is refine?
<@204084545702592513> kapa.ai is still learning and improving, please let us how it did by reacting below
stormy-gold•2y ago
Try importing from
@refinedev/nextjs-router
or @refinedev/nextjs-router/pages
optimistic-goldOP•2y ago
@refinedev/nextjs-router/pages worked Thanks!