TypeError: undefined is not an object (evaluating 'navigator.locks.request')
Im just using the default
Inbox
component from @novu/react
. Its working on desktop but on mobile I have the error. I have no idea how to debug it5 Replies
@loup
Its working on desktop but on mobilehere mobile means you are using this component in mobile platforms like react native or opening the web page in mobile?
I web page in mobile (like with PWA)
Im using NextJS btw
@loup
Could you please share the nextjs version?
Im using
14.2.16
Thanks. I will check this and update you