\n \u003C/UCarousel>\n\u003C/template>\n```\n\nAnd I get some TypeScript errors:\n\nProperty 'page' does not exist on type 'CreateComponentPublicInstanceWithMixins(...)\nProperty 'select' does not exist on type 'CreateComponentPublicInstanceWithMixins(...)\nProperty 'next' does not exist on type 'CreateComponentPublicInstanceWithMixins(...)\n\nHow should I correctly infer the type for UCarousel?\n\nNuxt v3.15.1\nNuxtUI v2.20.0",[2905],{"name":2906,"color":2907},"question","d876e3",3053,"ui","closed","How to properly use UCarousel API with TypeScript","2025-04-22T13:44:43Z","https://github.com/nuxt/ui/issues/3053",0.67609835,{"description":2916,"labels":2917,"number":2924,"owner":2868,"repository":2868,"state":2910,"title":2925,"updated_at":2926,"url":2927,"score":2928},"### Version\n\n[v2.4.3](https://github.com/nuxt.js/releases/tag/v2.4.3)\n\n### Reproduction link\n\n[https://github.com/kdeng/nuxt-named-view-sample](https://github.com/kdeng/nuxt-named-view-sample)\n\n### Steps to reproduce\n\n1. Run `npm i`\n2. Run `npm run dev`\n\n### What is expected ?\n\nI expected router.js can be generated properly, and named view can be rendered properly.\n\n### What is actually happening?\n\nrouter.js has been generated with syntax error.\n\n```\n ERROR Failed to compile with 1 errors friendly-errors 22:13:34\n\n\n ERROR in ./.nuxt/router.js friendly-errors 22:13:34\n\nSyntax Error: Unexpected token, expected \",\" (86:8) friendly-errors 22:13:34\n\n 84 | default: _708facd7,\n 85 | footer: _03b372e3\n> 86 | default: _6fab42f0,\n | ^\n 87 | top: _6b7085a2\n 88 | },\n 89 | name: \"main\"\n\n friendly-errors 22:13:34\n @ ./.nuxt/index.js 8:0-43 59:19-31\n @ ./.nuxt/client.js\n @ multi eventsource-polyfill webpack-hot-middleware/client?reload=true&timeout=30000&ansiColors=&overlayStyles=&name=client&path=/__webpack_hmr/client ./.nuxt/client.js\n friendly-errors 22:13:34\nℹ Waiting for file changes\n\n```\n\n### Additional comments?\n\nI am new to nuxtjs, and try to play around about named views for enabling master footer component for cart router, I am not sure whether it is my mistake or a bug. Cheers.\n\n\u003C!--cmty-->\u003C!--cmty_prevent_hook-->\n\u003Cdiv align=\"right\">\u003Csub>\u003Cem>This bug report is available on \u003Ca href=\"https://cmty.app/nuxt\">Nuxt\u003C/a> community (\u003Ca href=\"https://cmty.app/nuxt/nuxt.js/issues/c8715\">#c8715\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2918,2921],{"name":2919,"color":2920},"pending triage","E99695",{"name":2922,"color":2923},"2.x","d4c5f9",5096,"multiple named views cause router.js contains syntax error","2023-01-22T15:33:01Z","https://github.com/nuxt/nuxt/issues/5096",0.69011575,{"description":2930,"labels":2931,"number":2936,"owner":2868,"repository":2868,"state":2910,"title":2937,"updated_at":2938,"url":2939,"score":2940},"\r\nFirst up: I don't know if this is the right project to post it, but it might be in the intrest of the Less.js project to work with vite, I hope.\r\n\r\n\r\n### Environment\r\n\r\n- `less` version: 4.2.0\r\n- `nodejs` version: 20.9.0\r\n- vite@5.0.10\r\n- nuxt@3.9.0\r\n- `operating system`: debian\r\n\r\n\r\n### Error\r\n\r\n```\r\n[vite-node] [plugin:vite:vue] [SyntaxError] ./node_modules/.pnpm/nuxt@3.9.0_less@4.2.0_vite@5.0.10/node_modules/nuxt/dist/app/components/nuxt-root.vue:3:5\r\n```\r\n\r\n```\r\n ERROR Pre-transform error: @vnode-* hooks in templates are no longer supported. Use the vue: prefix instead. For example, @vnode-mounted should be changed to @vue:mounted. @vnode-* hooks support has been removed in 3.4.\r\n```\r\n\r\n\r\n### Reproduction\r\n\r\ncodesandbox.io\r\n1. nuxt3 framework\r\n2. template with lang=\"less\" (aktually not needed, having installed by `pnpm` and runnung `npm run dev` through nuxi->vite is enough to error out)\r\n\r\nand it brakes.\r\n\r\n### Describe the bug\r\n\r\n\u003C!-- A clear and concise description of what the bug is -->\r\n\r\n**Expected behavior:**\r\n\r\nto work with vite\r\n",[2932,2935],{"name":2933,"color":2934},"3.x","29bc7f",{"name":2919,"color":2920},25142,"error on compiling using less","2024-01-10T17:43:59Z","https://github.com/nuxt/nuxt/issues/25142",0.6962343,{"description":2942,"labels":2943,"number":2948,"owner":2868,"repository":2909,"state":2910,"title":2949,"updated_at":2950,"url":2951,"score":2952},"### Description\n\nIf i try to define the position of the notification using the `ui` prop `\u003CUNotifications :ui=\"{position: 'top-0 right-0'}\" />`\r\nthe \"default\" configuration is applied as well (`bottom-0 end-0 `) this happens also if defining the position using the app.config.ts.. I'm assuming i'm doing it wrong.. please advice.. \r\n",[2944,2947],{"name":2945,"color":2946},"duplicate","cfd3d7",{"name":2906,"color":2907},2180,"Notification position","2024-09-11T14:08:24Z","https://github.com/nuxt/ui/issues/2180",0.7013463,{"description":2954,"labels":2955,"number":2958,"owner":2868,"repository":2897,"state":2910,"title":2959,"updated_at":2960,"url":2961,"score":2962},"### Environment\n\n- Operating System: `Darwin`\n- Node Version: `v23.5.0`\n- Nuxt Version: `3.15.4`\n- CLI Version: `3.21.1`\n- Nitro Version: `2.10.4`\n- Package Manager: `npm@10.9.2`\n- Builder: `-`\n- User Config: `colorMode`, `compatibilityDate`, `components`, `devtools`, `eslint`, `nitro`, `buildModules`, `modules`, `runtimeConfig`\n- Runtime Modules: `nitro-cloudflare-dev@0.2.1`, `@pinia/nuxt@0.9.0`, `@nuxt/ui@2.20.0`, `@nuxt/test-utils/module@3.15.4`, `@nuxt/eslint@0.7.5`, `nuxt-auth-utils@0.5.10`\n- Build Modules: `@nuxtjs/date-fns@1.5.0`\n\n\n### Reproduction\n\nhttps://github.com/Mathmagicians/theslope/tree/main\n\n### Describe the bug\n\nI am developing a small community project in Nuxt, it is open source.\nI am trying to add tests for my Nitro endpoints, from the server folder. \nI dont want to mock the endpoints, but actually call them. \nThere is no documentation, that I could finde, how to test the server endpoints. \nI have followed the installatin instructions for nuxt-test-utils\nHere is my `vitest.config.ts`:\n```\nimport {defineVitestConfig} from '@nuxt/test-utils/config'\n\nexport default defineVitestConfig({\n // any custom Vitest config you require\n test: {\n include: ['tests/**/*.*.spec.ts'],\n name: 'nuxt',\n environment: 'nuxt'\n }\n})\n```\n\nHere is the test file:\n```\nimport { fileURLToPath } from 'node:url'\nimport {describe, it, expect} from 'vitest'\nimport { setup, fetch } from '@nuxt/test-utils/e2e'\n//import { $fetchRaw, setup } from 'nitro-test-utils/e2e'\n\nconst doLogin = async (username, password) => {\n return await fetch(`/api/auth/login`, {\n method: 'POST',\n body: {email: username, password: password},\n headers: {ContentType: 'application/json'}\n })\n}\ndescribe('test /auth/login endpoint', async () => {\n await setup({\n setupTimeout: 60*1000,\n server: true,\n browser: false,\n })\n const heyNaboUserName = process.env.HEY_NABO_USERNAME as string; \n const heyNaboPassword = process.env.HEY_NABO_PASSWORD as string;\n\n it('should return a 400 error when no credentials are passed', async () => {\n await expect(doLogin(undefined, undefined))\n .rejects.toThrow('Invalid Heynabo credentials - cant login')\n })\n\n it('should return a 400 error when a wrong body is passed', async () => {\n await expect(\n fetch(`/api/auth/login`, {\n method: 'POST',\n body: {pudu: 'is beautiful'},\n headers: {ContentType: 'application/json'}\n })\n )\n .rejects.toThrow('Invalid Heynabo credentials - cant login')\n })\n\n it('should return a 404 error when incorrect credentials are passed', async () => {\n await expect(doLogin('a@a.dk', 'volapyk'))\n .rejects.toThrow('Invalid Heynabo credentials - cant login')\n })\n\n it('should return user session with a heynabo token when correct credentials are passed', async () => {\n const res = await doLogin(heyNaboUserName, heyNaboPassword)\n expect(res).toHaveProperty('token')\n expect(res.token).not.toBeNull()\n expect(res.token.length).toBeGreaterThan(1)\n expect(res).toHaveProperty('email')\n expect(res.email).toBe(heyNaboUserName)\n })\n})\n\n```\nThe following simple test fails at startup because of the `setup`method:\n```\n FAIL nuxt tests/e2e/login.e2e.spec.ts > test /auth/login endpoint\nTypeError: The URL must be of scheme file\n ❯ Object.renderChunk node_modules/@rollup/plugin-terser/dist/cjs/index.js:160:35\n ❯ node_modules/rollup/dist/es/shared/node-entry.js:20874:40\n```\n\nAny hints at, what might be the issue?\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n-script\nFAIL nuxt tests/e2e/login.e2e.spec.ts > test /auth/login endpoint\nTypeError: The URL must be of scheme file\n ❯ Object.renderChunk node_modules/@rollup/plugin-terser/dist/cjs/index.js:160:35\n ❯ node_modules/rollup/dist/es/shared/node-entry.js:20874:40\n```",[2956],{"name":2919,"color":2957},"5D08F5",1120,"Cant run e2e test that calls a nitro server route - setup fails","2025-02-11T16:59:01Z","https://github.com/nuxt/test-utils/issues/1120",0.70542616,{"description":2964,"labels":2965,"number":2970,"owner":2868,"repository":2971,"state":2910,"title":2972,"updated_at":2973,"url":2974,"score":2975},"I've explored other font providers, looks like `fontsource` is also quite promising.\r\n\r\nCurrently most of its fonts are from Google Fonts, along with some icons and some other fonts. It's also the service that Cloudflare Fonts is fetching from.\r\n\r\n@danielroe Would you like to include this font provider? If so, I'd like to work on it.\r\n\r\nDocs: https://fontsource.org/docs",[2966,2967],{"name":2891,"color":2892},{"name":2968,"color":2969},"provider","1161A4",65,"fonts","feat: fontsource provider","2024-03-20T13:12:12Z","https://github.com/nuxt/fonts/issues/65",0.7076808,{"description":2977,"labels":2978,"number":2981,"owner":2868,"repository":2868,"state":2910,"title":2982,"updated_at":2983,"url":2984,"score":2985},"### Environment\n\n- Operating System: `Darwin`\r\n- Node Version: `v20.5.1`\r\n- Nuxt Version: `3.7.0`\r\n- CLI Version: `3.7.0`\r\n- Nitro Version: `2.6.1`\r\n- Package Manager: `npm@9.8.1`\r\n- Builder: `-`\r\n- User Config: `devtools`, `modules`\r\n- Runtime Modules: `@vueuse/nuxt@10.4.0`, `@unocss/nuxt@0.55.3`\r\n- Build Modules: `-`\r\n\n\n### Reproduction\n\nhttps://github.com/vinayakkulkarni/nuxt-uppercase-bug\n\n### Describe the bug\n\nWhen I try to load the Nuxt 3.x app, getting an 500 Error screen with error:\r\n\r\n`[vite-node] [VITE_ERROR] maplibre-gl`\r\n\r\nSee screenshot:\r\n\u003Cimg width=\"1728\" alt=\"Screenshot 2023-08-26 at 9 01 14 AM\" src=\"https://github.com/nuxt/nuxt/assets/19776877/3d5f4ce5-bab0-45d6-a624-1339e04e6d8d\">\r\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\nGot this in console when running `npm run dev`\r\n\r\n\r\n[Vue Router warn]: uncaught error during route navigation:\r\n[[vite-node] [VITE_ERROR] maplibre-gl\r\nat maplibre-gl] {\r\n statusCode: 500,\r\n fatal: false,\r\n unhandled: false,\r\n statusMessage: 'Vite Error',\r\n [cause]: {\r\n statusMessage: 'Vite Error',\r\n message: '[vite-node] [VITE_ERROR] maplibre-gl',\r\n stack: '[vite-node] [VITE_ERROR] maplibre-gl\\nat maplibre-gl'\r\n }\r\n}\r\n[Vue Router warn]: uncaught error during route navigation:\r\n[[vite-node] [VITE_ERROR] maplibre-gl\r\nat maplibre-gl] {\r\n statusCode: 500,\r\n fatal: false,\r\n unhandled: false,\r\n statusMessage: 'Vite Error',\r\n __nuxt_error: true,\r\n [cause]: {\r\n statusMessage: 'Vite Error',\r\n message: '[vite-node] [VITE_ERROR] maplibre-gl',\r\n stack: '[vite-node] [VITE_ERROR] maplibre-gl\\nat maplibre-gl'\r\n }\r\n}\r\n[Vue Router warn]: uncaught error during route navigation:\r\n[[vite-node] [VITE_ERROR] maplibre-gl\r\nat maplibre-gl] {\r\n statusCode: 500,\r\n fatal: false,\r\n unhandled: false,\r\n statusMessage: 'Vite Error',\r\n __nuxt_error: true,\r\n [cause]: {\r\n statusMessage: 'Vite Error',\r\n message: '[vite-node] [VITE_ERROR] maplibre-gl',\r\n stack: '[vite-node] [VITE_ERROR] maplibre-gl\\nat maplibre-gl'\r\n }\r\n}\r\n[Vue Router warn]: uncaught error during route navigation:\r\n[[vite-node] [VITE_ERROR] maplibre-gl\r\nat maplibre-gl] {\r\n statusCode: 500,\r\n fatal: false,\r\n unhandled: false,\r\n statusMessage: 'Vite Error',\r\n __nuxt_error: true,\r\n [cause]: {\r\n statusMessage: 'Vite Error',\r\n message: '[vite-node] [VITE_ERROR] maplibre-gl',\r\n stack: '[vite-node] [VITE_ERROR] maplibre-gl\\nat maplibre-gl'\r\n }\r\n}\r\n```\n```\n",[2979,2980],{"name":2933,"color":2934},{"name":2919,"color":2920},22827,"Bug with router & maplibre-gl, c.toUpperCase is not a function","2023-08-30T16:07:23Z","https://github.com/nuxt/nuxt/issues/22827",0.7081717,["Reactive",2987],{},["Set"],["ShallowReactive",2990],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fnm0tWCDjjK0K98T5bwlMXFVmJOKdYKahNjL-dEYCQj8":-1},"/nuxt/test-utils/927"]