Building POC
Hi there, I'm looking to build out a email templating service POC for our application, but I'm running into trouble with the setup of Novu. Is the Novu Inbox component not compatibile with React 17? Is there a required react version?
5 Replies
Hi Victor, what error are you seeing? Could you please share your implementation snippet and the error from console?
Hi Dima, I tried using the AI prompt from this page https://dashboard.novu.co/onboarding/inbox/embed and am getting the following errors
Novu Cloud Dashboard
Novu Cloud Dashboard

Do you use some sort of server side rendering? Could you try adding a 'use client'; directive or equivilant when working with nextjs?
Or maybe if you can create a short repro steps with a new project similiar to your setup? Without seeing the configuration you have (tsconfig, etc..) A little hard to pin point the issue
I don't believe we do any server side rendering, but i can send you my tsconfig.json file if that would help
Victor
Could you please share tsconfig.json file or any other additional details?
Could you please share tsconfig.json file or any other additional details?