\n \u003C/div>\n\u003C/template>\n\n\u003Cstyle scoped>\n /* Optional styling */\n\u003C/style>\n\n\u003Cstyle scoped>\n /* Ensure map has full width and fixed height */\n #map {\n width: 100%;\n height: 16rem; /* 64 Tailwind units */\n }\n\u003C/style>\n\n\n```\n\n\n\n\n### 🔍 What have you tried?\n\n_No response_\n\n### ℹ️ Additional context\n\n_No response_",[2882],{"name":2883,"color":2884},"help wanted","008672",314,"scripts","Centermarker disappears when loading active googlemap","2024-11-10T17:33:02Z","https://github.com/nuxt/scripts/issues/314",0.7668992,{"description":2892,"labels":2893,"number":2894,"owner":2872,"repository":2895,"state":2896,"title":2897,"updated_at":2898,"url":2899,"score":2900},"After I updated, it didn't show the global icons anymore.",[],123,"icon","closed","Upgrade to 0.6.6 breaks import components/global icons.","2023-11-22T10:53:57Z","https://github.com/nuxt/icon/issues/123",0.7110941,{"description":2902,"labels":2903,"number":2907,"owner":2872,"repository":2872,"state":2896,"title":2908,"updated_at":2909,"url":2910,"score":2911},"https://nuxt.com/docs/guide/directory-structure/middleware#format\r\n\r\n\r\n\r\n\r\n\r\n",[2904],{"name":2905,"color":2906},"3.x","29bc7f",15632,"bug: docs `{` ","2023-01-19T18:19:54Z","https://github.com/nuxt/nuxt/issues/15632",0.7451682,{"description":2913,"labels":2914,"number":2919,"owner":2872,"repository":2872,"state":2896,"title":2920,"updated_at":2921,"url":2922,"score":2923},"See example on https://tauri.studio/en/",[2915,2918],{"name":2916,"color":2917},"documentation","5319e7",{"name":2905,"color":2906},10940,"Docs: Roadmap","2023-01-19T14:37:59Z","https://github.com/nuxt/nuxt/issues/10940",0.7465508,{"description":2925,"labels":2926,"number":2932,"owner":2872,"repository":2872,"state":2896,"title":2933,"updated_at":2934,"url":2935,"score":2936},"### Describe the feature\n\nSee title\n\n### Additional information\n\n- [X] Would you be willing to help implement this feature?\n- [ ] 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).",[2927,2928,2931],{"name":2916,"color":2917},{"name":2929,"color":2930},"good first issue","fbca04",{"name":2905,"color":2906},22533,"Add link to the changelog on the community releases tab","2023-08-11T12:28:40Z","https://github.com/nuxt/nuxt/issues/22533",0.75260663,{"description":2938,"labels":2939,"number":2943,"owner":2872,"repository":2872,"state":2896,"title":2944,"updated_at":2945,"url":2946,"score":2947},"### Describe the feature\r\n\r\nThere is a lot of great experimental features that can be enabled in the `nuxt.config.ts`. Unfortunately, most people won't be aware of them, as they are either un-documented or not easily accessible (in the docs or @nuxt/schema source).\r\n\r\nIt would be great if we could have an up to date list, as more people would be aware of them, and it would create a nice feedback loop. \r\n\r\nWe could write a small sub-section for each of them, similar to what we can find in the blog posts (see here for [typed pages](https://nuxt.com/blog/v3-5)).\r\n\r\n(The up-to-date list can always be found at the source, currently in [@nuxt/schema/src/config/experimental](https://github.com/nuxt/nuxt/blob/main/packages/schema/src/config/experimental.ts))\r\n\r\n\r\n### Additional information\r\n\r\n- [X] 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).",[2940,2941,2942],{"name":2916,"color":2917},{"name":2929,"color":2930},{"name":2905,"color":2906},21492,"[Documentation Request] Document Experimental Features","2023-06-20T18:17:09Z","https://github.com/nuxt/nuxt/issues/21492",0.75401956,{"description":2949,"labels":2950,"number":2953,"owner":2872,"repository":2872,"state":2896,"title":2954,"updated_at":2955,"url":2956,"score":2957},"### Describe the feature\r\n\r\n> _I created this issue to highlight my discord [message](https://discord.com/channels/473401852243869706/473407466630152201/1119174763374452746) after reading this issue (because I think both will improve the search): #21930_\r\n\r\nCan we move example to bottom while searching because everytime I search & hit enter I realize I get navigated to sandbox example instead of actual docs.\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).",[2951,2952],{"name":2916,"color":2917},{"name":2905,"color":2906},21932,"[Proposal] Move examples to bottom in docs search result","2023-10-19T13:23:42Z","https://github.com/nuxt/nuxt/issues/21932",0.75503683,{"description":2959,"labels":2960,"number":2966,"owner":2872,"repository":2967,"state":2896,"title":2968,"updated_at":2969,"url":2970,"score":2971},"- [ ] Rewrite all the documents, it is still very confusing for users.\r\n- [ ] Docs for API\r\n- [ ] Add notice for users who change `jest.config.js`\r\n- [ ] Add more examples (axios, store, etc..)\r\n\r\nRelated nuxt/test-utils#261 , nuxt/test-utils#265, nuxt/test-utils#278, nuxt/test-utils#348, nuxt/test-utils#48, nuxt/test-utils#267",[2961,2963],{"name":2916,"color":2962},"0075ca",{"name":2964,"color":2965},"v0","4137F6",272,"test-utils","New docs","2024-05-01T16:05:12Z","https://github.com/nuxt/test-utils/issues/272",0.76092017,{"description":2973,"labels":2974,"number":2975,"owner":2872,"repository":2976,"state":2896,"title":2977,"updated_at":2978,"url":2979,"score":2980},"- Turn Hero into classic one (see /support)\n- Get Started => Reuse block at the end of the page\n- Guide => Stay as is\n- API => Turn into 6 little cards for each section",[],1034,"nuxt.com","[Code] Docs landing","2023-09-05T08:18:49Z","https://github.com/nuxt/nuxt.com/issues/1034",0.7625332,["Reactive",2982],{},["Set"],["ShallowReactive",2985],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fY4p8H3VAu0UwZ484GJMJZdYmH9c-whFHX8Go1boXr3I":-1},"/nuxt/ui/2788"]