\n\nirst li is incorrectly forced to vertical.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[2902,2903,2904,2907],{"name":2857,"color":2858},{"name":2860,"color":2861},{"name":2905,"color":2906},"pro","5BD3CB",{"name":2863,"color":2864},3485,"For the PageList component, the first child is correctly converted to a li, the remaining ones are still divs and haven't been converted. Also, the data-orientation value of the first li is incorrectly forced to vertical.","2025-03-08T16:32:27Z","https://github.com/nuxt/ui/issues/3485",0.67459947,{"description":2914,"labels":2915,"number":2918,"owner":2866,"repository":2866,"state":2880,"title":2919,"updated_at":2920,"url":2921,"score":2922},"### Environment\r\n```\r\n- Operating System: Darwin\r\n- Node Version: v20.11.0\r\n- Nuxt Version: 3.10.1\r\n- CLI Version: 3.10.0\r\n- Nitro Version: 2.8.1\r\n- Package Manager: bun@1.0.22\r\n- Builder: -\r\n- User Config: devtools, typescript, modules, ssr, app, build, postcss, vite, nitro, supabase, primevue, headlessui, piniaPersistedstate, security, routeRules, runtimeConfig\r\n- Runtime Modules: @nuxtjs/supabase@1.1.6, @nuxtjs/tailwindcss@6.11.3, nuxt-icon@0.6.8, nuxt-typed-router@3.5.1, nuxt-security@1.1.0, @vueuse/nuxt@10.7.2, @pinia/nuxt@0.5.1, @pinia-plugin-persistedstate/nuxt@1.2.0\r\n- Build Modules: -\r\n```\r\n\r\n### Reproduction\r\n\r\nhttps://stackblitz.com/edit/github-41grgd?file=nuxt.config.ts,app.vue,layouts%2Fdefault.vue\r\n\r\n### Describe the bug\r\n\r\n1. go to the second page (works fine)\r\n2. go to the 1st page again \r\n3. notice how the page content loads before the layout has loaded\r\n\r\nI added a transition and you can see how the transition runs **after** the other page loaded. Even thought, that other page should never appear together at the same time with other Layout\r\n\r\nin the repro I added an `await timeout` to introduce the bug. In my actual case, there is no timeout and i'm not 100% sure why it's happening yet. But clearly, I expect Nuxt to load the layout first and then its slot content (the page)\r\n\r\n### Additional context\r\n\r\n_No response_\r\n\r\n### Logs\r\n\r\n_No response_",[2916,2917],{"name":2889,"color":2890},{"name":2892,"color":2893},25695,"Page renders before layout change is done","2024-03-18T07:03:19Z","https://github.com/nuxt/nuxt/issues/25695",0.67644334,{"description":2924,"labels":2925,"number":2927,"owner":2866,"repository":2866,"state":2880,"title":2928,"updated_at":2929,"url":2930,"score":2931},"So a bit of an odd-ball one here, and not sure the title is perfectly correct. I've set up a bare-bones sample repo that is showing this issue as well as put it up on Netlify.\r\n\r\nElement-UI is a UI toolkit for Vue 2, and I'm seeing some very odd behaviour when using within a Nuxtjs project. I think it's Nuxtjs specific issue (used components within other apps fine) but if you think otherwise I'll also open a ticket over in their repo too!\r\n\r\nThe GIF show's it best, but as you can see when I open the date picker, the `head` goes through a number of weird changes (`title` changes, `meta` tags disappear) and never resets itself. Are they doing something weird or is Nuxtjs not handling the DOM changes they do?\r\n\r\n[GIF recording](https://cl.ly/kJau)\r\n[Sample repo](https://github.com/mikhailbot/elementui-test)\r\n[Sample website](https://janitor-rose-25820.netlify.com)\r\n\r\nNuxtjs: 0.10.6 (latest from `vue init nuxt/starter`)\r\nNode: 6.10.2/7.10.0\r\nElementUI: 1.2.9\r\nBrowser/OS: MacOS 10.11+ on Chrome 56+ and Safari 10, Windows 10 on Chrome 56+, Mobile Safari on iOS 10.3\n\n\u003C!--cmty-->\u003C!--cmty_prevent_hook-->\n\u003Cdiv align=\"right\">\u003Csub>\u003Cem>This question is available on \u003Ca href=\"https://nuxtjs.cmty.io\">Nuxt.js\u003C/a> community (\u003Ca href=\"https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c573\">#c573\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2926],{"name":2877,"color":2878},664,"ElementUI Vue Components Rendering Issues","2023-01-18T15:39:39Z","https://github.com/nuxt/nuxt/issues/664",0.6770824,{"labels":2933,"number":2938,"owner":2866,"repository":2866,"state":2880,"title":2939,"updated_at":2940,"url":2941,"score":2942},[2934,2936,2937],{"name":2935,"color":2864},"stale",{"name":2892,"color":2893},{"name":2877,"color":2878},10196,"Empty (css) files when build causing safari to not render page","2023-01-22T15:45:12Z","https://github.com/nuxt/nuxt/issues/10196",0.67909294,{"labels":2944,"number":2948,"owner":2866,"repository":2866,"state":2880,"title":2949,"updated_at":2940,"url":2950,"score":2951},[2945,2946,2947],{"name":2935,"color":2864},{"name":2892,"color":2893},{"name":2877,"color":2878},10165,"Nuxt is removing universal selectors from css","https://github.com/nuxt/nuxt/issues/10165",0.6805701,{"labels":2953,"number":2956,"owner":2866,"repository":2866,"state":2880,"title":2957,"updated_at":2958,"url":2959,"score":2960},[2954,2955],{"name":2892,"color":2893},{"name":2877,"color":2878},9463,"Items inside `transition-group` component are not seen in Production","2023-01-22T15:44:58Z","https://github.com/nuxt/nuxt/issues/9463",0.6828609,{"description":2962,"labels":2963,"number":2966,"owner":2866,"repository":2866,"state":2880,"title":2967,"updated_at":2968,"url":2969,"score":2970},"### Environment\n\n------------------------------\r\n- Operating System: Linux\r\n- Node Version: v18.16.1\r\n- Nuxt Version: 3.9.0\r\n- CLI Version: 3.10.0\r\n- Nitro Version: 2.8.1\r\n- Package Manager: npm@9.5.1\r\n- Builder: -\r\n- User Config: devtools, app, routeRules, experimental, runtimeConfig, modules, build, alias, dir, piniaPersistedstate, gtag, vite\r\n- Runtime Modules: @nuxtjs/tailwindcss@6.10.3, nuxt-icon@0.4.2, @pinia/nuxt@0.5.1, @pinia-plugin-persistedstate/nuxt@1.2.0, nuxt-gtag@1.1.2\r\n- Build Modules: -\r\n------------------------------\n\n### Reproduction\n\nRun the app using Nuxt version 3.9.0 and navigate to any route\r\n\r\nCheck it out the live version using 3.9.0\r\n[https://capacithor-git-nuxt-390-igortrinidad.vercel.app/](https://capacithor-git-nuxt-390-igortrinidad.vercel.app/)\n\n### Describe the bug\n\nThe page transitions and layout rendering broken after the update, for some reason the component SiteFooter appears above the layout \u003Cslot /> on any route client route change, but it renders properly on server side rendering (hard refresh)....\r\n\r\n\n\n### Additional context\n\n\r\n\r\nlayouts/default.vue\r\n```\r\n\u003Ctemplate>\r\n \u003Cdiv class=\"w-screen h-full min-h-[100vh]\">\r\n \u003CSiteHeader />\r\n \u003Cslot />\r\n \u003CSiteFooter />\r\n \u003C/div>\r\n\u003C/template>\r\n\r\n\u003Cscript setup>\r\n import SiteHeader from './site-components/SiteHeader.vue'\r\n import SiteFooter from './site-components/SiteFooter.vue'\r\n\u003C/script>\r\n```\n\n### Logs\n\n_No response_",[2964,2965],{"name":2889,"color":2890},{"name":2892,"color":2893},24944,"[3.9.0] Client rendering and page transitions broke after updating to the newest Nuxt version","2024-01-03T19:46:15Z","https://github.com/nuxt/nuxt/issues/24944",0.6832623,["Reactive",2972],{},["Set"],["ShallowReactive",2975],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fbeRH1_Vg7I0FgVtUvG9VsbpPwOkHuiC8oUHYI82H77o":-1},"/nuxt/ui/4026"]