#NOVU - INBOX - Next.js
1 messages · Page 1 of 1 (latest)
@devout tundra are you using Inbox in client component uding "use client" directive
yeah
Can you please share the nextjs and @novu/react version
Next.js v14.2.13
@novu/react v2.4.0
@devout tundra
I could not replace this issue with above versions
Checkout this sample repo
https://github.com/jainpawan21/novu-inbox-playground
@devout tundra, you just advanced to level 1!
Thanks Pawan, i found out that it was the issue with http. navigator.lock did not exist
@devout tundra how did you solve that? I double posted not realizing you had posted this
and I'm having the same problem
or a similar one at least
@devout tundra
it was the issue with http. navigator.lock did not exist
Was this issue related to @novu/react
@summer cedar @novu/react is using websockets for live updates. which needs project to be run with HTTPS. try running your project with https.