-
### Environment
- Operating System: `Darwin`
- Node Version: `v18.20.2`
- Nuxt Version: `3.14.159`
- CLI Version: `3.15.0`
- Nitro Version: `2.10.4`
- Package Manager: `pnpm@9.0.6`
-…
-
> [!IMPORTANT]
> This issue is tracking progress on the Nuxt SDK. If you find bugs or problems with the `@sentry/nuxt` package please open a separate issue. Thank you!
New SDK for https://nuxt.com/…
-
Hi!
It seems that the new **shared folder** feature annouced on the [Nuxt Blog](https://nuxt.com/blog/v3-14#shared-folder-for-code-and-types-shared-with-clientserver) requires Nuxt V4 although the po…
-
### Is there an existing issue for this?
- [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- [x] I have reviewed the documentation https://docs.sentry.io/…
-
With the latest version 0.7.0 the Nuxt 3 build fails, because all types from Runtime Config are unknown, removing the nuxt-applicationinsights from nuxt.config modules fixes this.
Also downgrading …
-
After going from 1.7.0 to 1.8.0 the prerender now fails.
`Error: [nuxt] [request error] [unhandled] [500] [nuxt] instance unavailable`
here are the relevant logs
```
at useNuxtApp (./.nuxt/prerende…
-
I have an issue after installing the new Nuxt and PrimeVue Nuxt module.
**My package.json:**
{
"name": "nuxt-app",
"private": true,
"type": "module",
"scripts": {
"build": "nuxt…
-
Hi there, when using this with Nuxt 3 (SSR) it works fine in client but when deployed I get the following error:
```
import ChordSheetJS, { templateHelpers } from 'chordsheetjs';
…
-
### Problem Statement
I'm trying out the `@sentry/nuxt` module and noticed that the sourcemaps are uploaded with a version set to whatever the git `HEAD` commit is at. I'd like to be able to set the …
-
Hello,
I get an error in the defineWebAuthnRegisterEventHandler
```
validateUser
validateUser ok {
"userName": "xxxxx@gmail.com"
}
excludeCredentials
{ id: '480465be-c7fc-4b15-b277-21…