\r\n \u003C/div>\r\n```\r\n\r\nhidden -> tailwindcss\r\n\r\n~/plugins/loading.ts\r\n\r\n```\r\nexport default defineNuxtPlugin((nuxtApp) => {\r\n nuxtApp.hook('page:finish', () => {\r\n const app = document.querySelector('#app')\r\n // @ts-ignore\r\n app.className = app.className.replace('hidden', '')\r\n })\r\n\r\n})\r\n```\r\n\r\nremove hidden when the page has finished loading\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[3082,3083,3084],{"name":3048,"color":3049},{"name":3020,"color":3021},{"name":3037,"color":3038},23305,"Fixed Bug: Nuxt3 some components load slowly","2023-09-23T19:15:25Z","https://github.com/nuxt/nuxt/issues/23305",0.6392858,{"description":3091,"labels":3092,"number":3101,"owner":3026,"repository":3026,"state":3052,"title":3102,"updated_at":3103,"url":3104,"score":3105},"### Environment\n\n- Operating System: Darwin\r\n- Node Version: v16.19.1\r\n- Nuxt Version: 3.4.3\r\n- Nitro Version: 2.3.3\r\n- Package Manager: npm@8.19.3\r\n- Builder: vite\r\n- User Config: css, modules, postcss, rootDir, runtimeConfig, vuefire\r\n- Runtime Modules: nuxt-vitest@0.6.10, nuxt-vuefire@0.1.6, @pinia/nuxt@0.4.9\r\n- Build Modules: -\n\n### Reproduction\n\nStart a nuxt project, run npm run dev and then open the site in the browser, now go make a coffee.\n\n### Describe the bug\n\nAfter running: npm run dev, and opening the site in the browser, that initial request takes 2-3 minutes. After that, refreshes are instant.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[3093,3094,3097,3098],{"name":3048,"color":3049},{"name":3095,"color":3096},"bug","d73a4a",{"name":3023,"color":3024},{"name":3099,"color":3100},"❗ p4-important","D93F0B",20596,"Nuxt extremely slow on initial request","2025-03-17T20:53:51Z","https://github.com/nuxt/nuxt/issues/20596",0.6411792,{"description":3107,"labels":3108,"number":3119,"owner":3026,"repository":3026,"state":3052,"title":3120,"updated_at":3121,"url":3122,"score":3123},"### Environment\r\n\r\n- Operating System: `Darwin`\r\n- Node Version: `v18.10.0`\r\n- Nuxt Version: `3.0.0-rc.13`\r\n- Nitro Version: `0.6.1`\r\n- Package Manager: `npm@8.19.2`\r\n- Builder: `vite`\r\n- User Config: `app`, `runtimeConfig`, `build`, `vite`, `imports`, `modules`\r\n- Runtime Modules: `()`, `@pinia/nuxt@0.4.3`\r\n- Build Modules: `-`\r\n\r\n\r\n### Reproduction\r\n\r\nHere the link of the stackblitz: https://stackblitz.com/edit/github-2wrsdj?file=nuxt.config.ts\r\n\r\nI tried to clean and keep only the concerned code.\r\n\r\nBelow, the code that make the bug:\r\n\r\nnuxt-config.ts\r\n\r\n\u003Cimg width=\"576\" alt=\"image\" src=\"https://user-images.githubusercontent.com/14348168/200633931-6a820f80-aef7-468d-9328-4bd6018dc6de.png\">\r\n\r\n\r\n\r\n### Describe the bug\r\n\r\nHello,\r\n\r\ni have this logs on dev mode and build time, from rc-11 to the rc-13 ( _thanks a lot for your work by the way ) .\r\nIt make the build and the dev mode slow.\r\n\r\nI don't know why, it seems like it doesn't find vuetify components on _SSR_ during **the build time and npm run dev**.\r\n\r\n**When i start the dev, the rendering is good after hydration.**\r\n\r\n```\r\n...\r\n[Vue Router warn]: No match found for location with path \"/_nuxt/%EF%BF%BDplugin-vuetify:components/VMain/VMain.sass\"\r\n...\r\n[Vue Router warn]: No match found for location with path \"/_nuxt/%EF%BF%BDplugin-vuetify:components/VPagination/VPagination.sass\"\r\n[Vue Router warn]: No match found for location with path \"/_nuxt/%EF%BF%BDplugin-vuetify:components/VParallax/VParallax.sass\"\r\n...etc\r\n```\r\nDo you have any idea ? What i'm doing wrong ? I'm not sure this is a bug or a misunderstanding by me.\r\nAll the currents tuto on vuetify 3 / nuxt 3 just explain how to use it but none of them are talking about custom css that need to be import on vite:extendConfig\r\n\r\nexemple https://www.the-koi.com/projects/how-to-set-up-a-project-with-nuxt3-and-vuetify3-with-a-quick-overview/\r\n\r\nHope there will be an official integration of vuetify 3 / nuxt 3\r\n\r\nThank you for your help.\r\n\r\n\r\n### Additional context\r\n\r\n_No response_\r\n\r\n### Logs\r\n\r\n```shell\r\n[Vue Router warn]: No match found for location with path \"/_nuxt/%EF%BF%BDplugin-vuetify:styles/main.sass\"\r\n[Vue Router warn]: No match found for location with path \"/_nuxt/%EF%BF%BDplugin-vuetify:styles/main.sass\"\r\n[Vue Router warn]: No match found for location with path \"/_nuxt/%EF%BF%BDplugin-vuetify:styles/main.sass\"\r\n[Vue Router warn]: No match found for location with path \"/_nuxt/%EF%BF%BDplugin-vuetify:styles/main.sass\"\r\n[Vue Router warn]: No match found for location with path \"/_nuxt/%EF%BF%BDplugin-vuetify:components/VApp/VApp.sass\"\r\n[Vue Router warn]: No match found for location with path \"/_nuxt/%EF%BF%BDplugin-vuetify:components/VApp/VApp.sass\"\r\n[Vue Router warn]: No match found for location with path \"/_nuxt/%EF%BF%BDplugin-vuetify:components/VApp/VApp.sass\"\r\n[Vue Router warn]: No match found for location with path \"/_nuxt/%EF%BF%BDplugin-vuetify:components/VApp/VApp.sass\"\r\n[Vue Router warn]: No match found for location with path \"/_nuxt/%EF%BF%BDplugin-vuetify:components/VAppBar/VAppBar.sass\"\r\n[Vue Router warn]: No match found for location with path \"/_nuxt/%EF%BF%BDplugin-vuetify:components/VAppBar/VAppBar.sass\"\r\n[Vue Router warn]: No match found for location with path \"/_nuxt/%EF%BF%BDplugin-vuetify:components/VAppBar/VAppBar.sass\"\r\n[Vue Router warn]: No match found for location with path \"/_nuxt/%EF%BF%BDplugin-vuetify:components/VAppBar/VAppBar.sass\"\r\n\r\n....\r\n```\r\n",[3109,3110,3113,3116],{"name":3020,"color":3021},{"name":3111,"color":3112},"vite","3574D1",{"name":3114,"color":3115},"upstream","E8A36D",{"name":3117,"color":3118},"performance","E84B77",15412,"Build and dev mode are slow and got errors in logs when importing Vuetify 3 with Vite-plugin-vuetify","2025-02-22T22:32:11Z","https://github.com/nuxt/nuxt/issues/15412",0.64200735,{"labels":3125,"number":3130,"owner":3026,"repository":3026,"state":3052,"title":3131,"updated_at":3132,"url":3133,"score":3134},[3126,3127],{"name":3020,"color":3021},{"name":3128,"color":3129},"2.x","d4c5f9",8102,"Nuxt with multiple websites. Slow development because of compiling.","2023-01-22T15:36:08Z","https://github.com/nuxt/nuxt/issues/8102",0.6426264,{"description":3136,"labels":3137,"number":3140,"owner":3026,"repository":3026,"state":3052,"title":3141,"updated_at":3142,"url":3143,"score":3144},"### Environment\n\n- Operating System: Windows_NT\r\n- Node Version: v18.17.1\r\n- Nuxt Version: 3.7.3\r\n- CLI Version: 3.8.4\r\n- Nitro Version: 2.6.3\r\n- Package Manager: yarn@1.22.4\r\n- Builder: -\r\n- User Config: ssr, experimental, runtimeConfig, modules, ui, tailwindcss, i18n, viewport, proxy, imports, devtools, typescript, $production\r\n- Runtime Modules: @nuxt-alt/proxy@2.3.2, @nuxtjs/google-fonts@3.0.2, @nuxt/image@1.0.0-rc.2, nuxt-icon@0.4.2, @nuxtjs/i18n@8.0.0-rc.4, nuxt-viewport@2.0.6, nuxt-swiper@1.2.2, @nuxt/ui@2.8.1, @vueuse/nuxt@10.4.1\r\n- Build Modules: -\n\n### Reproduction\n\n- upgrade nuxt from 3.6.2 to 3.7.3\r\n- in Windows system run yarn dev\n\n### Describe the bug\n\nJS files including .vue files loading are quite slow. Need to wait 10 minutes (we are bigger project) to finish and onMounted start to run.\r\n\r\nIt do not happen in Mac system\r\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[3138,3139],{"name":3048,"color":3049},{"name":3020,"color":3021},23309,"dev js loading is very slow","2023-11-08T11:55:08Z","https://github.com/nuxt/nuxt/issues/23309",0.6431835,["Reactive",3146],{},["Set"],["ShallowReactive",3149],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fpSRG5tRwhB3Wlm-sFdRGKtvaWvSfR0DeO--tfMBjTAk":-1},"/nuxt/ui/4489"]