\n \u003C/NuxtLayout>\n \u003C/UApp>\n\u003C/template>\n\u003Cscript setup lang=\"ts\">\nimport {TooltipProviderProps} from \"reka-ui\";\n\nconst tooltipProps : TooltipProviderProps = {\n delayDuration: 700,\n skipDelayDuration: 300,\n disableHoverableContent: false,\n disableClosingTrigger: false,\n disabled: false,\n ignoreNonKeyboardFocus: false,\n}\n\u003C/script>\n```\n**nuxt.config.ts**\n```\n// https://nuxt.com/docs/api/configuration/nuxt-config\nexport default defineNuxtConfig({\n compatibilityDate: '2024-11-01',\n ssr: false,\n srcDir: 'src',\n devtools: { enabled: true },\n modules: [\n '@nuxt/ui',\n '@pinia/nuxt',\n '@nuxt/image',\n 'nuxt-icons',\n '@nuxtjs/i18n',\n ],\n css: ['~/assets/css/main.css']\n})\n```\nI found that when Nuxt3 SSR is set to false, the tooltip and toast do not display, and the tooltip also reports an error of 500\n\nInjection `Symbol(TooltipProviderContext)` not found. Component must be used within `TooltipProvider`\n\nI hope to find a solution.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[2016,2017,2018],{"name":2002,"color":2003},{"name":1988,"color":1989},{"name":2019,"color":2020},"triage","ffffff",3932,"Nuxt3 SSR is set to false, the tooltip and toast become invalid","2025-04-18T11:09:10Z","https://github.com/nuxt/ui/issues/3932",0.78446525,{"description":2027,"labels":2028,"number":2032,"owner":1991,"repository":1992,"state":1993,"title":2033,"updated_at":2034,"url":2035,"score":2036},"### Description\n\nRelated: #2907 \n\nFor many form controls, such as buttons, inputs, checkboxes, radio buttons, text areas, and more, there is no need to have stylistic handling of disabled states by default as they mostly will never reach it.\n\nIf we take for example the most common type of online forms, the registration/login form, there is typically an email input and a password input, none of which will ever be disabled. Having the disabled styling on them simply results in more clutter in the HTML and larger payloads, thus reducing performance. \n\nAnd this doesn't even touch on other use cases of form controls that can never be disabled as per the spec, like using `UButton`'s builtin navigation support when making aesthetic links to other content.\n\nA big performance improvement can be made in this aspect by introducing a new `disabled` variant for form controls that will be false by default. Only if explicitly set on will it add all styling related to the disabled state.\n\n### Additional context\n\n_No response_",[2029,2030,2031],{"name":1985,"color":1986},{"name":1988,"color":1989},{"name":2019,"color":2020},3092,"`disabled` variant in form controls","2025-01-14T09:54:50Z","https://github.com/nuxt/ui/issues/3092",0.79137266,{"description":2038,"labels":2039,"number":2043,"owner":1991,"repository":1992,"state":1993,"title":2044,"updated_at":2045,"url":2046,"score":2047},"### Environment\n\n- Operating System: Darwin\n- Node Version: v23.9.0\n- Nuxt Version: 3.16.2\n- CLI Version: 3.24.0\n- Nitro Version: 2.11.8\n- Package Manager: bun@1.2.9\n- Builder: -\n- User Config: compatibilityDate, devtools, future, modules, runtimeConfig, css, app, ui, icon, fonts, image, nitro, i18n\n- Runtime Modules: @nuxt/ui@3.0.2, @nuxt/image@1.10.0, @nuxt/scripts@0.11.5, @nuxtjs/i18n@9.4.0\n- Build Modules: -\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\n3.16.2\n\n### Reproduction\n\n```vue\n\u003Cscript setup>\nconst items = [\n \"https://picsum.photos/468/468?random=1\",\n \"https://picsum.photos/468/468?random=2\",\n \"https://picsum.photos/468/468?random=3\",\n \"https://picsum.photos/468/468?random=4\",\n \"https://picsum.photos/468/468?random=5\",\n \"https://picsum.photos/468/468?random=6\",\n];\n\u003C/script>\n\u003Ctemplate>\n\u003CUCarousel\n v-slot=\"{ item }\"\n wheel-gestures\n class-names\n :items=\"items\"\n :ui=\"{\n item: 'basis-1/2 [&.is-snapped+*]:basis-1/3 [&.is-snapped+*+*]:basis-1/6',\n }\"\n align=\"start\"\n >\n \u003Cimg :src=\"item\" class=\"w-full h-auto\" />\n \u003C/UCarousel>\n\u003C/template>\n\n### Description\n\nSimulate the behavior of https://m3.material.io/components/carousel/overview, Carousel will repeatedly calculate is-snapped in an infinite loop\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[2040,2041,2042],{"name":2002,"color":2003},{"name":1988,"color":1989},{"name":2019,"color":2020},3883,"[Carousel] Unable to differentiate item sizes","2025-04-14T08:19:21Z","https://github.com/nuxt/ui/issues/3883",0.7937823,{"description":2049,"labels":2050,"number":2053,"owner":1991,"repository":2054,"state":2055,"title":2056,"updated_at":2057,"url":2058,"score":2059},"- [ ] Missing spaces for tablet sizes\n\n- [ ] Responsive lg: fix searchbar \n\n\n\n\n\n\n",[2051],{"name":2002,"color":2052},"ff281a",1054,"nuxt.com","closed","[Responsive] Tablet layout","2023-02-15T12:31:05Z","https://github.com/nuxt/nuxt.com/issues/1054",0.72878486,{"description":2061,"labels":2062,"number":2067,"owner":1991,"repository":1992,"state":2055,"title":2068,"updated_at":2069,"url":2070,"score":2071},"### Description\n\nWould be helpful to have code and examples on the taost page for the toaster wrapper. Like UI slots etc.\n\n### Additional context\n\n_No response_",[2063,2066],{"name":2064,"color":2065},"documentation","0075ca",{"name":1988,"color":1989},2937,"Toaster documentation missing","2024-12-20T10:54:43Z","https://github.com/nuxt/ui/issues/2937",0.75113,{"description":2073,"labels":2074,"number":2078,"owner":1991,"repository":1991,"state":2055,"title":2079,"updated_at":2080,"url":2081,"score":2082},"When I visit my page on mobile, the \u003Chtml> tag width cannot full screen, see the image:\r\n\r\n\r\n\r\nIt seems html width is always 784px when the mobile screen less than 784px.\r\n(ps: I deleted { name: 'viewport', content: 'width=device-width, initial-scale=1' } in nuxt.config.js file)\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/c1912\">#c1912\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2075],{"name":2076,"color":2077},"2.x","d4c5f9",2162,"a css problem when running in mobile","2023-01-18T15:43:10Z","https://github.com/nuxt/nuxt/issues/2162",0.7550053,{"description":2084,"labels":2085,"number":2089,"owner":1991,"repository":1992,"state":2055,"title":2090,"updated_at":2091,"url":2092,"score":2093},"I am trying to create breadcrumbs that dynamically reflect route parameters in Nuxt, specifically for routes with dynamic segments. For example, when editing a user at the route `/users/:userId/edit`, the breadcrumbs should look like this: `Users > :userId > Edit`.\n\nI understand that I can use overrides with `useBreadcrumbItems()` to manually define the breadcrumb structure, but the challenge arises when different routes require different overrides. Since `useBreadcrumbItems()` can only be used at the top level of the `setup` function, I am unable to recreate or modify the breadcrumb items based on route changes. This results in errors when trying to update the breadcrumbs dynamically as the route changes.\n\nIs there a recommended way to handle this scenario where breadcrumbs need to be updated dynamically based on route parameters?",[2086],{"name":2087,"color":2088},"question","d876e3",2305,"Unable to Dynamically Generate Dynamic Breadcrumbs","2024-10-04T07:52:07Z","https://github.com/nuxt/ui/issues/2305",0.7552093,{"description":2095,"labels":2096,"number":2101,"owner":1991,"repository":2054,"state":2055,"title":2102,"updated_at":2103,"url":2104,"score":2105},"I cannot close an event on mobile, cannot click on the background and where is the close button?\n\nhttps://user-images.githubusercontent.com/904724/180490491-67f8af29-2262-4a85-a008-9b14d11fed7b.MOV",[2097,2098],{"name":2002,"color":2052},{"name":2099,"color":2100},"responsive","1cd1c6",817,"[Resources] Live events responsive issues","2023-02-15T12:31:00Z","https://github.com/nuxt/nuxt.com/issues/817",0.76097,["Reactive",2107],{},["Set"],["ShallowReactive",2110],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"eMuCoADC3LgvqD2XyeJiyqhYR5IFbEVeC88Dzt54tys":-1},"/nuxt/ui/3882"]