Hi there,
I just try again to setup OpenReplay with Next.js (version 14 - latest), and it breaks on my site, here’re my steps:
• Just init Next.js application, deployed to Vercel successfully
• Then create <TrackerProvider/>
following the tutorial
Here’s the error throw when add <TrackerProvider/>
to Next.js app, there’re no other action/context.
Could you and team help to take a look and review the tutorial?