",[],1885,"nuxt","nuxt.com","open","[Nuxt Website]: \u003Cno response> Failed to fetch","2025-05-03T08:24:49Z","https://github.com/nuxt/nuxt.com/issues/1885",0.74891,{"description":2861,"labels":2862,"number":2863,"owner":2853,"repository":2854,"state":2864,"title":2865,"updated_at":2866,"url":2867,"score":2868},"https://www.figma.com/file/3yI3EtwxPjZwiqQrW9OLnH/%E2%9B%B0%EF%B8%8F---User-Interface?node-id=333%3A38212",[],1014,"closed","[Code] Nuxt.com MVP Get Started","2023-02-01T09:34:47Z","https://github.com/nuxt/nuxt.com/issues/1014",0.4657979,{"description":2870,"labels":2871,"number":2875,"owner":2853,"repository":2854,"state":2864,"title":2876,"updated_at":2877,"url":2878,"score":2879},"The goal here is to migrate all of our websites around `nuxt.com` without the multi-source. All the documentations stays on `*.nuxt.com` subdomains.\n\n## Nuxt.com\n\n- [x] Landing page nuxtlabs/nuxt.com#405\n- [x] Framework v3\n - [x] Landing page nuxtlabs/nuxt.com#406\n - [x] Links to `v3.nuxtjs.org` (`v3.nuxt.com`) nuxtlabs/nuxt.com#539\n- [x] Framework v2\n - [x] Landing page\n - [x] Links to `nuxtjs.org` (`v2.nuxt.com`) nuxtlabs/nuxt.com#539\n- [x] Integrations\n - [x] Landing page (list of modules)\n - [x] Links as filters (`officials`/`community`/`3rd party`) nuxtlabs/nuxt.com#538\n- [x] Projects page nuxtlabs/nuxt.com#403\n- [x] Resources\n - [x] Blog\n - [x] Case Studies\n - [x] Design Kit\n - [x] Live Events\n - [x] Showcases\n- [x] Community\n - [x] About nuxtlabs/nuxt.com#541\n - [x] Guide nuxtlabs/nuxt.com#542\n - [x] Repositories nuxtlabs/nuxt.com#525\n - [x] Nuxters nuxtlabs/nuxt.com#543\n - [x] Partners nuxtlabs/nuxt.com#526\n- [x] Company\n - [x] About\n - [x] Careers\n - [x] Partners nuxtlabs/nuxt.com#540\n - [x] Support\n - [x] Contact\n\n## `v3.nuxt.com` nuxtlabs/nuxt.com#535\n\n## `v2.nuxt.com` nuxtlabs/nuxt.com#534\n\n## `content.nuxt.com` nuxtlabs/nuxt.com#536\n\n## `image.nuxt.com` nuxtlabs/nuxt.com#537\n\n\n",[2872],{"name":2873,"color":2874},"roadmap","ff7a1a",533,"MVP","2022-11-17T11:44:04Z","https://github.com/nuxt/nuxt.com/issues/533",0.7255499,{"description":2881,"labels":2882,"number":2875,"owner":2853,"repository":2892,"state":2864,"title":2893,"updated_at":2894,"url":2895,"score":2879},"This happens on any test when I trigger a click. Not yet tying any other trigger events.\r\n\r\nError\r\n`TypeError: Cannot read properties of undefined (reading 'error')`\r\n\r\nVersion\r\n`\"nuxt-vitest\": \"0.10.5\",`\r\n\r\nConfig\r\n```\r\nimport { defineVitestConfig } from 'nuxt-vitest/config';\r\n\r\nexport default defineVitestConfig({\r\n test: {\r\n environment: 'nuxt',\r\n },\r\n});\r\n```\r\n\r\nTest\r\n```\r\nimport { describe, it, expect } from 'vitest';\r\nimport { mount, VueWrapper } from '@vue/test-utils';\r\n\r\nimport ApiTypeTabsDescription from '../components/ApiTypeTabsDescription.vue';\r\nlet wrapper: VueWrapper;\r\nwrapper = mount(ApiTypeTabsDescription);\r\n\r\ndescribe('ApiTypeTabsDescription', () => {\r\n it('More text is visible', async () => {\r\n const toggle = wrapper.find('.register-show-more-btn-text');\r\n await toggle.trigger('click');\r\n await wrapper.vm.$nextTick();\r\n expect(wrapper.find('.register-show-more-description').exists()).toBe(true);\r\n });\r\n});\r\n```\r\n\r\n```\r\nTypeError: Cannot read properties of undefined (reading 'error')\r\n ❯ HTMLScriptElement.dispatchEvent node_modules/.pnpm/happy-dom@12.1.2/node_modules/happy-dom/src/event/EventTarget.ts:102:54\r\n ❯ HTMLScriptElement.dispatchEvent node_modules/.pnpm/happy-dom@12.1.2/node_modules/happy-dom/src/nodes/element/Element.ts:920:29\r\n ❯ Function.dispatchError node_modules/.pnpm/happy-dom@12.1.2/node_modules/happy-dom/src/window/WindowErrorUtility.ts:60:32\r\n ❯ Function.loadExternalScript node_modules/.pnpm/happy-dom@12.1.2/node_modules/happy-dom/src/nodes/html-script-element/HTMLScriptElementUtility.ts:54:24\r\n```",[2883,2886,2889],{"name":2884,"color":2885},"vitest-environment","b60205",{"name":2887,"color":2888},"needs reproduction","DE7793",{"name":2890,"color":2891},"closed-by-bot","ededed","test-utils","When using trigger('click') get this error & tests don't run TypeError: Cannot read properties of undefined (reading 'error')","2023-12-13T01:51:03Z","https://github.com/nuxt/test-utils/issues/533",{"description":2897,"labels":2898,"number":2905,"owner":2853,"repository":2853,"state":2864,"title":2906,"updated_at":2907,"url":2908,"score":2909},"If your company or organization is using Nuxt, we welcome you to leave your feedback, feelings, comments, impressions and suggestions here.\r\n\r\nYour comments will be a great motivation for us to improve Nuxt. We are very grateful for your replies and support.\r\n\r\n### Recommended comment format:\r\n\r\n```\r\n- Company/Organization:\r\n- Product/Project:\r\n- Link:\r\n- Impression/Suggestion:\r\n```\r\n\r\nWe'd **love** to see screenshots of your Nuxt apps. Simply attach them in your comment!\r\n\r\nPS: If you think the *docs* should be improved, please leave detailed feedback in https://github.com/nuxt/docs/issues/1078 ☺️ \r\n\r\n> Note: Unrelated messages will be deleted periodically\r\n\r\n---\r\n\r\n如果您的公司或组织正在使用Nuxt,我们欢迎您在此处留下您的反馈,感受,评论,意见和建议。\r\n\r\n您的评论将成为我们改进Nuxt的重要动力。 我们非常感谢您的回复与支持。\r\n\r\n### 推荐的评论格式:\r\n\r\n```\r\n - 公司/组织名称:\r\n - 产品/项目名称:\r\n - 链接:\r\n - 意见/建议:\r\n```\r\n\r\n我们很**希望**看到您Nuxt应用的截图。 只需在评论中附上它们即可!\r\n\r\nPS:如果任何与改进文档相关的建议,您可以在 https://github.com/nuxt/docs/issues/1078 中留下详细的反馈 ☺️\r\n\r\n> 注意:将定期删除不相关的回复\r\n\r\n\u003C!--cmty-->\u003C!--cmty_prevent_hook-->\r\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/c8398\">#c8398\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2899,2902],{"name":2900,"color":2901},"good first issue","fbca04",{"name":2903,"color":2904},"2.x","d4c5f9",4681,"💻 Nuxt Users - We need you!","2023-02-06T11:25:16Z","https://github.com/nuxt/nuxt/issues/4681",0.72999287,{"description":2911,"labels":2912,"number":2913,"owner":2853,"repository":2854,"state":2864,"title":2914,"updated_at":2915,"url":2916,"score":2917},"https://www.figma.com/file/OLlmzoVQ7FSBh4FJJORNpl/nuxt.com?node-id=3736%3A46250",[],367,"`/integrations` page","2022-04-25T08:45:28Z","https://github.com/nuxt/nuxt.com/issues/367",0.7322127,{"description":2919,"labels":2920,"number":2913,"owner":2853,"repository":2892,"state":2864,"title":2921,"updated_at":2922,"url":2923,"score":2917},"Trying to get the test-utils to work, but after adding the preset, JEST simply won't run, saying that the test utils cannot be found.\r\n\r\nThis is straight from the docs. I've tried a bunch of different versions, and simply cannot get them to work. This is required (I think) in order to get the global function calls (such as definePageMeta) to work in tests.\r\n\r\n> ● Validation Error:\r\n>\r\n> Preset @nuxt/test-utils not found.\r\n>\r\n> Configuration Documentation:\r\n> https://jestjs.io/docs/configuration.html\r\n\r\nThe test utils are installed.\r\n\r\nAny ideas?",[],"Preset @nuxt/test-utils not found.","2023-12-02T00:13:09Z","https://github.com/nuxt/test-utils/issues/367",{"labels":2925,"number":2930,"owner":2853,"repository":2853,"state":2864,"title":2931,"updated_at":2932,"url":2933,"score":2934},[2926,2929],{"name":2927,"color":2928},"pending triage","E99695",{"name":2903,"color":2904},9811,"nuxt ie下 报错 打不开项目","2023-07-31T02:13:55Z","https://github.com/nuxt/nuxt/issues/9811",0.73275137,{"labels":2936,"number":2938,"owner":2853,"repository":2853,"state":2864,"title":2939,"updated_at":2940,"url":2941,"score":2942},[2937],{"name":2903,"color":2904},5455,"nuxt-express部署npm start 报错","2023-01-18T20:12:55Z","https://github.com/nuxt/nuxt/issues/5455",0.7334546,{"description":2944,"labels":2945,"number":2952,"owner":2853,"repository":2853,"state":2864,"title":2953,"updated_at":2954,"url":2955,"score":2956},"### Describe the feature\n\nThe readme on the docs folder says:\r\n\r\n> You can contribute directly on GitHub for now, we are planning to open source nuxt.com repo for everyone to contribute with ease very soon.\r\n\r\nHow soon is very soon?\n\n### Additional information\n\n- [ ] 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).",[2946,2949],{"name":2947,"color":2948},"documentation","5319e7",{"name":2950,"color":2951},"3.x","29bc7f",21898,"Open sourcing nuxt.com","2023-10-19T10:10:34Z","https://github.com/nuxt/nuxt/issues/21898",0.73415637,["Reactive",2958],{},["Set"],["ShallowReactive",2961],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fl_PdNJlbXpPKqfE6vXE-Q9N5lI8_GqzE94bQsy_j2iU":-1},"/nuxt/test-utils/1014"]