isPreview prop NextJs not working?
I'm trying to test the typebot on my NextJs website, but when I try to use it with the isPreview prop I get the following error:
The error message seems to indicate that some fields are missing. But when I remove the isPreview, the component works perfectly. This is the current code of it:
2 Replies
If you set
isPreview
then typebot
needs to be the typebot ID not the typebot public ID