Guillermo A.
Guillermo A.
Trying to test this, but getting the following error: ``` npm ERR! Conflicting peer dependency: [email protected] npm ERR! node_modules/react npm ERR! peerOptional react@"^16.8.0" from @formkit/[email protected] npm ERR! node_modules/@formkit/auto-animate npm ERR!...
Integrating Sentry returns a Type Error: `Cannot read properties of undefined (reading 'pageProps')`
**What version of this package are you using?** `next-translate` v2.6.2 **What operating system, Node.js, and npm version?** Node 22.2.0, npm v10.8.1 **What happened?** After implementing Sentry (https://docs.sentry.io/platforms/javascript/guides/nextjs/), upon first running...