-->\r\n- \u003Cdiv>\r\n- \u003Ch1>Hello World\u003C/h1>\r\n- \u003C/div>\r\n- \u003Cdiv>\r\n- \u003Ch1>About\u003C/h1>\r\n- \u003Cdiv>\r\n- \u003Ch1>Hello World\u003C/h1>\r\n- \u003C/div>\u003Cimg src=\"/favicon.ico\">\u003Cimg src=\"/assets/zhlint.svg\">\u003Cimg src=\"/vue.svg\" style=\"width: 200px;\">\r\n- \u003Cdiv> Counter: 3000 \u003Cbutton> + \u003C/button>\u003Cbutton> - \u003C/button>\u003C/div>\r\n- \u003Cp>\u003C/p>\r\n- \u003C/div>\r\n- \u003C/div>\r\n+ \u003C!-- \u003CNuxtWelcome /> -->\r\n+ \u003Chelloworld>\u003C/helloworld>\r\n+ \u003C!---->\r\n \u003C/div>\r\n \u003C/div>\"\r\n\r\n ❯ ../tests/foo.nuxt.spec.ts:8:28\r\n 6| it('can also render an app', async () => {\r\n 7| const component = await renderSuspended(App, { route: '/about' })\r\n 8| expect(component.html()).toMatchInlineSnapshot(`\r\n | ^\r\n 9| \"\u003Cdiv id=\"test-wrapper\">\r\n 10| \u003Cdiv>\r\n\r\n⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[1/1]⎯\r\n\r\n Snapshots 1 failed\r\n Test Files 1 failed (1)\r\n Tests 1 failed (1)\r\n Start at 16:44:56\r\n Duration 733ms (transform 268ms, setup 144ms, collect 193ms, tests 77ms, environment 71ms, prepare 131ms)\r\n\r\n ELIFECYCLE Command failed with exit code 1.\n```\n",[2905,2906,2909],{"name":2887,"color":2888},{"name":2907,"color":2908},"vitest-environment","b60205",{"name":2910,"color":2911},"pending triage","5D08F5",860,"test-utils","Vitest doesn't work in programmatic way if the root path isn't the current working dir","2024-06-04T00:35:20Z","https://github.com/nuxt/test-utils/issues/860",0.699407,{"description":2919,"labels":2920,"number":2921,"owner":2868,"repository":2869,"state":2897,"title":2922,"updated_at":2923,"url":2924,"score":2925},"https://nuxt.com/docs/api/utils/call-once\n\n",[],1810,"% is in title for OG image","2025-03-19T09:28:40Z","https://github.com/nuxt/nuxt.com/issues/1810",0.70693576,{"description":2927,"labels":2928,"number":2931,"owner":2868,"repository":2896,"state":2897,"title":2932,"updated_at":2933,"url":2934,"score":2935},"### Environment\n\n- Operating System: Darwin\n- Node Version: v20.15.0\n- Nuxt Version: 3.15.2\n- CLI Version: 3.20.0\n- Nitro Version: 2.10.4\n- Package Manager: npm@10.7.0\n- Builder: -\n- User Config: compatibilityDate, devtools, devServer, vite, modules, supabase, css, runtimeConfig, nitro\n- Runtime Modules: @nuxtjs/supabase@1.4.6, @nuxt/ui-pro@3.0.0-alpha.12, @pinia/nuxt@0.9.0, @nuxtjs/mdc@0.13.2\n- Build Modules: -\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\nv3.0.0-alpha.12\n\n### Reproduction\n\nMy github is private for now\n\n### Description\n\nI have different paddings between my local environment and netlify\n\nOn localhost alla paddings are good but on netlify vertical paddings are set to 0. Especially when I have forms or buttons.\n\nLocalhost : https://postimg.cc/JHcTYTKF\n\nNetlify : https://postimg.cc/qtSZN6z1\n\n\n\n### Additional context\n\n_No response_\n\n### Logs\n3:24:32 PM: [warn] [vite:css][postcss] Lexical error on line 1: Unrecognized text.\n3:24:32 PM: Erroneous area:\n3:24:32 PM: 1: infinity * 1px\n3:24:32 PM: ^..^\n3:24:32 PM: 1583| }\n3:24:32 PM: 1584| .rounded-full {\n3:24:32 PM: 1585| border-radius: calc(infinity * 1px);\n3:24:32 PM: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n3:24:32 PM: 1586| }\n3:24:32 PM: 1587| .rounded-lg {\n3:24:32 PM: [warn] [vite:css][postcss] Lexical error on line 1: Unrecognized text.\n3:24:32 PM: Erroneous area:\n3:24:32 PM: 1: infinity * 1px\n3:24:32 PM: ^..^\n3:24:32 PM: 5971| &::before {\n3:24:32 PM: 5972| content: var(--tw-content);\n3:24:32 PM: 5973| border-radius: calc(infinity * 1px);\n3:24:32 PM: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n3:24:32 PM: 5974| }\n3:24:32 PM: 5975| }\n3:24:32 PM: [warn] [vite:css][postcss] Lexical error on line 1: Unrecognized text.\n3:24:32 PM: Erroneous area:\n3:24:32 PM: 1: infinity * 1px\n3:24:32 PM: ^..^\n3:24:32 PM: 6112| &::before {\n3:24:32 PM: 6113| content: var(--tw-content);\n3:24:32 PM: 6114| border-radius: calc(infinity * 1px);\n3:24:32 PM: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n3:24:32 PM: 6115| }\n3:24:32 PM: 6116| }\n3:24:32 PM: [warn] [vite:css][postcss] Lexical error on line 1: Unrecognized text.\n3:24:32 PM: Erroneous area:\n3:24:32 PM: 1: infinity * 1px\n3:24:32 PM: ^..^\n3:24:32 PM: 6253| &::before {\n3:24:32 PM: 6254| content: var(--tw-content);\n3:24:32 PM: 6255| border-radius: calc(infinity * 1px);\n3:24:32 PM: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n3:24:32 PM: 6256| }\n3:24:32 PM: 6257| }\n3:24:32 PM: [warn] [vite:css][postcss] Lexical error on line 1: Unrecognized text.\n3:24:32 PM: Erroneous area:\n3:24:32 PM: 1: infinity * 1px\n3:24:32 PM: ^..^\n3:24:32 PM: 1583| }\n3:24:32 PM: 1584| .rounded-full {\n3:24:32 PM: 1585| border-radius: calc(infinity * 1px);\n3:24:32 PM: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n3:24:32 PM: 1586| }\n3:24:32 PM: 1587| .rounded-lg {\n3:24:32 PM: [warn] [vite:css][postcss] Lexical error on line 1: Unrecognized text.\n3:24:32 PM: Erroneous area:\n3:24:32 PM: 1: infinity * 1px\n3:24:32 PM: ^..^\n3:24:32 PM: 5971| &::before {\n3:24:32 PM: 5972| content: var(--tw-content);\n3:24:32 PM: 5973| border-radius: calc(infinity * 1px);\n3:24:32 PM: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n3:24:32 PM: 5974| }\n3:24:32 PM: 5975| }\n3:24:32 PM: [warn] [vite:css][postcss] Lexical error on line 1: Unrecognized text.\n3:24:32 PM: Erroneous area:\n3:24:32 PM: 1: infinity * 1px\n3:24:32 PM: ^..^\n3:24:32 PM: 6112| &::before {\n3:24:32 PM: 6113| content: var(--tw-content);\n3:24:32 PM: 6114| border-radius: calc(infinity * 1px);\n3:24:32 PM: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n3:24:32 PM: 6115| }\n3:24:32 PM: 6116| }\n3:24:32 PM: [warn] [vite:css][postcss] Lexical error on line 1: Unrecognized text.\n3:24:32 PM: Erroneous area:\n3:24:32 PM: 1: infinity * 1px\n3:24:32 PM: ^..^\n3:24:32 PM: 6253| &::before {\n3:24:32 PM: 6254| content: var(--tw-content);\n3:24:32 PM: 6255| border-radius: calc(infinity * 1px);\n3:24:32 PM: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n3:24:32 PM: 6256| }\n3:24:32 PM: 6257| }\n```shell-script\n\n```",[2929,2930],{"name":2887,"color":2888},{"name":2890,"color":2891},3254,"Different padding between localhost and netlify","2025-02-27T21:24:05Z","https://github.com/nuxt/ui/issues/3254",0.7096291,{"description":2937,"labels":2938,"number":2941,"owner":2868,"repository":2896,"state":2897,"title":2942,"updated_at":2943,"url":2944,"score":2945},"### Environment\n\n------------------------------\n- Operating System: Darwin\n- Node Version: v22.10.0\n- Nuxt Version: -\n- CLI Version: 3.15.0\n- Nitro Version: -\n- Package Manager: pnpm@9.6.0\n- Builder: -\n- User Config: -\n- Runtime Modules: -\n- Build Modules: -\n------------------------------\n\n\n\n### Version\n\nv3.0.0-alpha7\n\n### Reproduction\n\njust create a new proyect with laravel, inertiajs and vue using nuxtui in the alpha \n\n### Description\n\nim not using nuxt, i've tried installing the vue 3 version but i got the image error, im using inertiajs \n\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2939,2940],{"name":2887,"color":2888},{"name":2890,"color":2891},2479,"Missing \"./vite\" specifier in \"@nuxt/ui\" package [plugin externalize-deps]","2024-10-28T16:37:11Z","https://github.com/nuxt/ui/issues/2479",0.7107398,{"description":2947,"labels":2948,"number":2954,"owner":2868,"repository":2896,"state":2897,"title":2955,"updated_at":2956,"url":2957,"score":2958},"### Environment\n\nWhen navigating to any component on the `ui.nuxt.com` website, it displays a 500 error and fails to show any content.\n\n\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\nv3.0.2\n\n### Reproduction\n\nhttps://ui.nuxt.com\n\n### Description\n\nWhen using the `ui.nuxt.com` website and navigating to any component, the site 500 errors.\n\n### Additional context\n\nOnly seems to occur on the latest version of firefox, works fine on chrome.\n\n### Logs\n\n```shell-script\n\n```",[2949,2950,2951],{"name":2887,"color":2888},{"name":2890,"color":2891},{"name":2952,"color":2953},"triage","ffffff",3804,"`ui.nuxt.com` 500 errors","2025-04-08T00:51:08Z","https://github.com/nuxt/ui/issues/3804",0.71115893,{"description":2960,"labels":2961,"number":2971,"owner":2868,"repository":2896,"state":2897,"title":2972,"updated_at":2973,"url":2974,"score":2975},"### Environment\n\nThank you for this awesome module. I am not sure that this issue should be reported here but in case there is an issue with this module and `nuxt-schema-org`. When the UI package (v3.0.0-beta.3) is installed and after I try to install `nuxt-schema-org` it throws an error ` ERROR Could not load nuxt-schema-org. Is it installed?` The issue is not reproducible with UI version 2.* \n\n-- Operation System: macOS 15\n-- nuxt versions: 3.16.0\n-- node version: 20\n-- package manager: yarn \n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\nv3.0.0-beta.3\n\n### Reproduction\n\nnuxt config can be helpful \n```\nexport default defineNuxtConfig({\n future: {\n compatibilityVersion: 4,\n },\n compatibilityDate: \"2024-11-01\",\n devtools: { enabled: true },\n app: {\n head: {\n title: 'Nuxt', // default fallback title\n link: [\n { rel: 'icon', type: 'image/x-icon', sizes: \"16x16\", href: '/assets/favicon-16x16.png' },\n { rel: 'icon', type: 'image/x-icon', sizes: \"32x32\", href: '/assets/favicon-32x32.png' },\n { rel: 'icon', type: 'image/x-icon', sizes: \"48x48\", href: '/assets/favicon-48x48.png' },\n { rel: 'icon', type: 'image/x-icon', sizes: \"192x192\", href: '/assets/android-chrome-192x192.png' },\n { rel: 'icon', type: 'image/x-icon', sizes: \"512x512\", href: '/assets/android-chrome-512x512.png' },\n {\n rel: 'apple-touch-icon',\n type: 'image/x-icon',\n sizes: \"180x180\",\n href: '/assets/apple-touch-icon.png'\n },\n ]\n }\n },\n modules: [\n 'nuxt-schema-org',\n \"@nuxt/image\",\n \"@nuxtjs/i18n\",\n '@nuxt/ui',\n \"@nuxt/eslint\",\n \"@nuxt/test-utils/module\",\n \"@pinia/nuxt\",\n \"nuxt-time\"\n ],\n i18n: {\n baseUrl: 'https://...',\n locales: [\n { code: \"en\", language: \"en-US\", name: \"EN\" },\n { code: \"ru\", language: \"ru-RU\", name: \"RU\" },\n { code: \"kz\", language: \"kk-KZ\", name: \"KZ\", hreflang: 'kk' },\n ],\n defaultLocale: \"ru\",\n vueI18n: \"~~/i18n.config.ts\", // if you are using custom path, default\n },\n image: {\n domains: [\"....com\"],\n },\n\n routeRules: {\n \"/\": { redirect: '/blog' },\n \"/blog\": { swr: true },\n \"/blog/category/**\": { swr: true },\n \"/blog/article/**\": { ssr: true },\n },\n runtimeConfig: {\n public: {\n apiBase: process.env.NUXT_PUBLIC_API_BASE || \"https://...\",\n },\n },\n sourcemap: {\n server: true,\n client: true,\n }\n});\n```\n\n### Description\n\nconflict with nuxt-schema-org\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[2962,2963,2966,2967,2968],{"name":2887,"color":2888},{"name":2964,"color":2965},"needs reproduction","CB47CF",{"name":2890,"color":2891},{"name":2952,"color":2953},{"name":2969,"color":2970},"closed-by-bot","ededed",3531,"Issue with module nuxt-schema-org","2025-03-25T02:04:41Z","https://github.com/nuxt/ui/issues/3531",0.7127771,{"description":2977,"labels":2978,"number":2979,"owner":2868,"repository":2869,"state":2897,"title":2980,"updated_at":2981,"url":2982,"score":2983},"This plugin should be registered in `ProjectContentEditor.vue`\n\nhttps://discuss.prosemirror.net/t/collab-with-socket-io-and-vue-how-to-apply-changes-back-to-editor-view/2640\n\nhttps://github.com/Saul-Mirone/milkdown/blob/main/packages/plugin-collaborative/src/index.ts",[],385,"Collaborative plugin","2023-06-06T12:14:51Z","https://github.com/nuxt/nuxt.com/issues/385",0.7135412,["Reactive",2985],{},["Set"],["ShallowReactive",2988],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fumvZWL4LPAAnAuTOaezYs7ZKfwTvRAVhg-gM8WQkDAU":-1},"/nuxt/ui/3372"]