You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@lennarddevelop What environment are you running your Nuxt code in? We have an open issue around supporting edge compute environments, so if that's where you're seeing problems, it's because we haven't built support for it yet
💬 Questions and Help
When in Nuxt 3 I want to use the Client. I keep getting the same error: "Class extends value undefined is not a constructor or null."
Here I made a minimal reproduction of the problem. https://stackblitz.com/edit/github-zqjbfo-k8daox?file=app.vue
The text was updated successfully, but these errors were encountered: