max5432112345

Results 8 issues of max5432112345

### Environment nuxt3 lates linux ### Reproduction https://github.com/max5432112345/nuxt-error-2/ ### Describe the bug If use v-text on custom component with slot when in SPA text is displayed in page but in...

upstream

### Environment Linux nuxt 3.0.0 latest ### Reproduction Delete dir with components from `~/components/` ### Describe the bug ``` # # Fatal error in , line 0 # Check failed:...

needs details
needs reproduction
pending triage

### Vue version 3 ### Link to minimal reproduction Vue 3 https://stackblitz.com/edit/github-lf1exv?terminal=dev Nuxt 3 https://github.com/max5432112345/nuxt-error-2/ ### Steps to reproduce If use v-text on custom component with slot when in SPA...

scope: ssr
has workaround
🔩 p2-edge-case

### Environment - Operating System: `Linux` - Node Version: `v16.15.1` - Nuxt Version: `3.0.0-rc.4` - Package Manager: `[email protected]` - Typescript: `Version 4.7.4` - Mikro-orm: `5.2.1` - Driver: `mariadb` ### Reproduction...

const nuxtApp = useNuxtApp() const { vueApp } = nuxtApp const { i18n } = vueApp Not work nuxtApp.$i18n but nuxtApp.$auth exists Only can use vueApp.i18n

Not work, always get errors if add to nestjs sequelize, mikroorm and other packages. > Error: Please install mysql2 package manually - but it is installed > class-transform/storage not found...

### Environment ``` export default defineCachedEventHandler(async () => { await new Promise(resolve => setTimeout(resolve, 1000)) return `Response generated at ${new Date().toISOString()} (took 1 second)` }) // here to pass to...

### Environment nuxt3 lates linux ### Reproduction https://github.com/max5432112345/nuxt-error-2/ ### Describe the bug If use v-text on custom component with slot when in SPA text is displayed in page but in...

3.x
upstream