` component that shows the loading bar at the top but I think if we combine that with this native loading indicator feature we can really make great UX.\r\n\r\nYes, this is bleeding edge feature not currently supported everywhere but I think it would be nice to still give users the option to use this new feature _**IF their browser supports it.**_\r\n\r\nDocs: \r\nhttps://developer.chrome.com/docs/web-platform/navigation-api/\r\nhttps://developer.mozilla.org/en-US/docs/Web/API/Navigation_API\r\n\r\nDemo:\r\nhttps://gigantic-honored-octagon.glitch.me/\r\n\r\n_(In the demo, you can activate the `Add an artificial two-second delay to all navigations (should impact the loading spinner/scroll restoration/focus reset/accessibility announcements).` checkbox to see the native loader appearing on the tab when navigating)_\r\n\r\n\r\n\r\n\r\n### Additional information\r\n\r\n- [ ] Would you be willing to help implement this feature?\r\n- [ ] Could this feature be implemented as a module?\r\n\r\n### Final checks\r\n\r\n- [X] Read the [contribution guide](https://nuxt.com/docs/community/contribution).\r\n- [X] Check existing [discussions](https://github.com/nuxt/nuxt/discussions) and [issues](https://github.com/nuxt/nuxt/issues).",[2892,2893,2896,2899],{"name":2868,"color":2869},{"name":2894,"color":2895},"good first issue","fbca04",{"name":2897,"color":2898},"upstream","E8A36D",{"name":2871,"color":2872},24553,"[Feature Request] Use the new browser Navigation API to show a native loading indicator when navigating","2025-02-22T19:58:43Z","https://github.com/nuxt/nuxt/issues/24553",0.74886924,{"description":2906,"labels":2907,"number":2916,"owner":2874,"repository":2917,"state":2918,"title":2919,"updated_at":2920,"url":2921,"score":2922},"### Description\n\nI was looking to implement tooltip for NavigationMenu links as it was available in the DashboardSidebarLinks component in v2. But seems like the feature is no longer present in v3. \n\nhttps://ui2.nuxt.com/pro/components/dashboard-sidebar-links\n\nLet me know if there is still a simple way to implement tooltips specially in the collapsed Sidebar. I don't wanna go down with the slots approach. It looks dirty.\n\n\n\n### Additional context\n\nThis is what I have to do in order to get it to work. I believe this should be part of Nuxt UI already.\n\n``` js\n\u003CUNavigationMenu :collapsed=\"collapsed\" :items=\"links\" orientation=\"vertical\">\n \u003Ctemplate #item-leading=\"{ item }\">\n \u003CUTooltip :disabled=\"!collapsed\" :text=\"item.label\">\n \u003CUIcon\n :name=\"item.icon || ''\"\n class=\"text-dimmed group-hover:text-default size-5 shrink-0 transition-colors\"\n />\n \u003C/UTooltip>\n \u003C/template>\n\u003C/UNavigationMenu>\n```",[2908,2910,2913],{"name":2868,"color":2909},"a2eeef",{"name":2911,"color":2912},"v3","49DCB8",{"name":2914,"color":2915},"triage","ffffff",4050,"ui","closed","NavigationMenu has no way to apply a tooltip.","2025-05-10T11:36:41Z","https://github.com/nuxt/ui/issues/4050",0.71430933,{"description":2924,"labels":2925,"number":2932,"owner":2874,"repository":2874,"state":2918,"title":2933,"updated_at":2934,"url":2935,"score":2936},"### Environment\n\n- Nuxt 3\r\n- Mac Os\r\n- Chrome\n\n### Reproduction\n\nhttps://nuxt.com/docs/api/composables/use-fetch#usefetch\n\n### Describe the bug\n\n-\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2926,2929],{"name":2927,"color":2928},"3.x","29bc7f",{"name":2930,"color":2931},"pending triage","E99695",22287,"Why `cache` option in `useFetch` not mentioned in documentation ?","2023-08-07T08:21:54Z","https://github.com/nuxt/nuxt/issues/22287",0.7249897,{"description":2938,"labels":2939,"number":2942,"owner":2874,"repository":2874,"state":2918,"title":2943,"updated_at":2944,"url":2945,"score":2946},"### Environment\n\nchrome\n\n### Reproduction\n\n1銆亀hen you set nuxtlink with no-prefetch\r\n2銆乧ontinue click it \n\n### Describe the bug\n\n\r\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2940,2941],{"name":2927,"color":2928},{"name":2930,"color":2931},23814,"when you click a nuxtlink more times, the page is white","2023-10-20T10:07:24Z","https://github.com/nuxt/nuxt/issues/23814",0.7310494,{"description":2948,"labels":2949,"number":2955,"owner":2874,"repository":2874,"state":2918,"title":2956,"updated_at":2957,"url":2958,"score":2959},"### Environment\n\nnuxt3\n\n### Reproduction\n\nnuxt3\n\n### Describe the bug\n\nnot work\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2950,2951,2952],{"name":2927,"color":2928},{"name":2930,"color":2931},{"name":2953,"color":2954},"needs reproduction","FBCA04",22372,"the useFetch options of key not work","2023-07-28T11:06:29Z","https://github.com/nuxt/nuxt/issues/22372",0.7316089,{"labels":2961,"number":2964,"owner":2874,"repository":2874,"state":2918,"title":2965,"updated_at":2966,"url":2967,"score":2968},[2962,2963],{"name":2868,"color":2869},{"name":2927,"color":2928},13318,"Feature \"loading\" like Nuxt 2","2023-01-19T16:52:34Z","https://github.com/nuxt/nuxt/issues/13318",0.7384777,{"description":2970,"labels":2971,"number":2974,"owner":2874,"repository":2874,"state":2918,"title":2975,"updated_at":2976,"url":2977,"score":2978},"### Describe the feature\n\nPlease provide support for Vuetify 3.\r\n\r\nThank you\n\n### Additional information\n\n- [X] Would you be willing to help implement this feature?\n- [X] Could this feature be implemented as a module?\n\n### Final checks\n\n- [X] Read the [contribution guide](https://nuxt.com/docs/community/contribution).\n- [X] Check existing [discussions](https://github.com/nuxt/nuxt/discussions) and [issues](https://github.com/nuxt/nuxt/issues).",[2972,2973],{"name":2927,"color":2928},{"name":2930,"color":2931},19380,"Vuetify Support ","2023-03-02T03:46:51Z","https://github.com/nuxt/nuxt/issues/19380",0.7420002,{"description":2980,"labels":2981,"number":2984,"owner":2874,"repository":2874,"state":2918,"title":2985,"updated_at":2986,"url":2987,"score":2988},"```\r\n\u003Ctemplate>\r\n {{ bannerData }}\r\n\u003C/template>\r\n\u003Cscript setup lang=\"ts\">\r\nconst bannerData = ref\u003Cany>(null)\r\nconst { data }: any = await useFetch('/api/index/banner')\r\nbannerData.value = data.value.data.banner\r\n\u003C/script>\r\n```\r\n\r\nThere is no problem with waiting for the useFetch request to finish when the page is first visited. However, when the page is switched, it will still wait for the useFetch to finish before navigating.\r\n\r\nI would like to achieve the same effect as adding the rule ssr: false in the routeRules of nuxt.config.ts to not block navigation when switching pages. How can I do this?\r\n\r\nI know that setting lazy:false in useFetch can solve this problem, but this requires writing the same business logic twice to be accomplished. Is there any way to achieve this through configuration?\r\n\r\n### Additional information\r\n\r\n- [ ] Would you be willing to help implement this feature?\r\n- [ ] Could this feature be implemented as a module?\r\n\r\n### Final checks\r\n\r\n- [X] Read the [contribution guide](https://nuxt.com/docs/community/contribution).\r\n- [X] Check existing [discussions](https://github.com/nuxt/nuxt/discussions) and [issues](https://github.com/nuxt/nuxt/issues).",[2982,2983],{"name":2927,"color":2928},{"name":2930,"color":2931},19326,"How to make useFetch not block navigation transition after SSR rendering?","2024-11-26T18:04:25Z","https://github.com/nuxt/nuxt/issues/19326",0.7433467,["Reactive",2990],{},["Set"],["ShallowReactive",2993],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fmSlbBMd8co83sqM_LMRvhqGsXkaaEz535xBu_I4m7vc":-1},"/nuxt/ui/3748"]