` but didn't see the effect.\n\nThank you.\n\n### Additional context\n\n_No response_",[2024],{"name":2025,"color":2026},"enhancement","a2eeef",3101,"ui","[Feature request] animation on change for carousel","2025-01-25T13:14:24Z","https://github.com/nuxt/ui/issues/3101",0.74832475,{"labels":2034,"number":2039,"owner":1988,"repository":1988,"state":1990,"title":2040,"updated_at":2041,"url":2042,"score":2043},[2035,2036,2037],{"name":2011,"color":2012},{"name":2014,"color":2015},{"name":2038,"color":2002},"🔨 p3-minor",14274,"useAsyncData silently ignore error if the function returns a rejected Promise","2023-09-18T16:07:29Z","https://github.com/nuxt/nuxt/issues/14274",0.75020456,{"description":2045,"labels":2046,"number":2050,"owner":1988,"repository":1988,"state":1990,"title":2051,"updated_at":2052,"url":2053,"score":2054},"\r\nThe `method` and `mounted` in the `component` under **window7 IE9**, sometimes does not execute。Not every time. When the console is opened, it is executed correctly.\r\n\r\n\r\n\r\ndemo: [https://www.jumorexfp.com/](https://www.jumorexfp.com/)\r\n\r\n\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/c2108\">#c2108\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2047],{"name":2048,"color":2049},"2.x","d4c5f9",2430,"components mounted no work in window7 IE9 ","2023-01-18T15:55:12Z","https://github.com/nuxt/nuxt/issues/2430",0.7530564,{"description":2056,"labels":2057,"number":2050,"owner":1988,"repository":2028,"state":1990,"title":2065,"updated_at":2066,"url":2067,"score":2054},"### Environment\n\n- Operating System: Linux\n- Node Version: v20.17.0\n- Nuxt Version: 3.13.2\n- CLI Version: 3.14.0\n- Nitro Version: 2.9.7\n- Package Manager: npm@10.8.2\n- Builder: -\n- User Config: -\n- Runtime Modules: -\n- Build Modules: -\n\n### Version\n\nv3.0.0-alpha.6\n\n### Reproduction\n\nAdd UInputMenu or USelectMenu inside a USlideover\n\n### Description\n\nThe z-index value of the Slideover is bigger than the one on the portal created by UInputMenu/USelectMenu, making the options being hidden behind it and not selectable.\n\nFor now i just added:\n\n`div[data-radix-popper-content-wrapper] {\n z-index: 999 !important;\n}`\n\non `app.vue` to quick fix the problem or add `:portal=\"false\"` as a property of UInputMenu/USelectMenu.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2058,2059,2062],{"name":2014,"color":2015},{"name":2060,"color":2061},"duplicate","cfd3d7",{"name":2063,"color":2064},"v3","49DCB8","UInputMenu/USelectMenu not working with USlideover due to z-index","2024-10-21T10:16:16Z","https://github.com/nuxt/ui/issues/2430",{"description":2069,"labels":2070,"number":2072,"owner":1988,"repository":1988,"state":1990,"title":2073,"updated_at":2074,"url":2075,"score":2076},"Lifesicle hook mounted not working in IE10 http://prntscr.com/esfkb0 , nothing in console...\r\nbeforeMount is not working too\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/c445\">#c445\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2071],{"name":2048,"color":2049},509,"Not working in IE","2023-01-18T15:39:30Z","https://github.com/nuxt/nuxt/issues/509",0.75743145,{"description":2078,"labels":2079,"number":2082,"owner":1988,"repository":1988,"state":1990,"title":2083,"updated_at":2084,"url":2085,"score":2086},"### Environment\n\n- Operating System: `Linux`\r\n- Node Version: `v16.17.1`\r\n- Nuxt Version: `3.2.2`\r\n- Nitro Version: `2.2.2`\r\n- Package Manager: `npm@8.15.0`\r\n- Builder: `vite`\r\n- User Config: `runtimeConfig`, `modules`, `css`, `app`, `experimental`, `imports`, `nitro`, `typescript`\r\n- Runtime Modules: `@pinia/nuxt@0.4.7`, `@nuxtjs/tailwindcss@6.4.1`\r\n- Build Modules: \n\n### Reproduction\n\n\r\n```\r\n// before refresh call asyncData a pending must be false\r\nconst { pending: isLoadingOne, refresh: fetchOne } = useFetch('https://jsonplaceholder.typicode.com/todos/1', { immediate: false });\r\n\r\n// before refresh call asyncData a pending must be false | perhaps a controversial case\r\nconst { pending: isLoadingTwo, refresh: fetchTwo } = await useFetch('https://jsonplaceholder.typicode.com/todos/2', { immediate: false });\r\n```\r\n\r\nSee full code: https://stackblitz.com/edit/nuxt-starter-9uxzmd?file=app.vue\n\n### Describe the bug\n\nUntil the request is forcibly invoked, it is assumed that the waiting status should be false.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2080,2081],{"name":2011,"color":2012},{"name":1985,"color":1999},19218,"`useFetch/useAsyncData`: BUG: when `immediate: false`, then `pending` is `true` before call `execute/refresh` (must to be false)","2023-12-20T16:49:10Z","https://github.com/nuxt/nuxt/issues/19218",0.75747377,{"description":2088,"labels":2089,"number":2091,"owner":1988,"repository":1988,"state":1990,"title":2092,"updated_at":2093,"url":2094,"score":2095},"\u003C!--\r\n🚨 IMPORTANT 🚨\r\n\r\nPlease use the following link to create a new issue:\r\nused window.open Open a new page Refresh the page again This problem will arise.\r\n- 🚨 Bug report - https://bug.nuxtjs.org/ \r\n- 🙋 Feature request - https://feature.nuxtjs.org/ \r\n- 🤔 Help wanted - https://otechie.com/nuxt \r\n- ❗️ All other issues - https://cmty.nuxtjs.org/ \r\n\r\nIf your issue was not created using the app above, **it will be closed immediately**.\r\n-->\r\n\n\n\u003C!--cmty-->\u003C!--cmty_prevent_hook-->\n\u003Cdiv align=\"right\">\u003Csub>\u003Cem>This question is available on \u003Ca href=\"https://cmty.app/nuxt\">Nuxt\u003C/a> community (\u003Ca href=\"https://cmty.app/nuxt/nuxt.js/issues/c8966\">#c8966\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2090],{"name":2048,"color":2049},5429,"TypeError: [nuxt] Error while mounting app: Cannot read property 'indexOf' of undefined","2023-01-18T20:10:50Z","https://github.com/nuxt/nuxt/issues/5429",0.75839716,["Reactive",2097],{},["Set"],["ShallowReactive",2100],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"p6hVLw3N-dngyKTSwoFMJn9stm0cI_s8iPid_tarPmU":-1},"/nuxt/nuxt.com/855"]