T
Typebot•10mo ago
geefi

Cannot find module next/dynamic on typebot

Hello! I'm trying to setup typebot in my nextjs application. I followed the instructions of https://docs.typebot.io/deploy/web/libraries/next-js, but somehow I'm getting the error showed in the printscreen. It's not a NextJS error because when I remove the typebot component from my tsx file the error disappears. Also, the next/dynamic module is available. I'm using NextJS 14.2.5 with pages router.
No description
5 Replies
Baptiste
Baptiste•10mo ago
Can you provide a repo that reproduces the issue? So that I try on my end?
geefi
geefiOP•10mo ago
GitHub
GitHub - miltonjrd/typebot-io-nextjs-bug
Contribute to miltonjrd/typebot-io-nextjs-bug development by creating an account on GitHub.
geefi
geefiOP•10mo ago
Any updates?
Baptiste
Baptiste•10mo ago
Checking now Update to 0.3.6 it should fix the issue 🙂 Thank you for reporting this!
geefi
geefiOP•10mo ago
Thanks for the quick solution!

Did you find this page helpful?