this error is getting produced. ",[],217,"icon","Cannot read properties of undefined (reading 'startsWith')","2024-07-28T23:03:04Z","https://github.com/nuxt/icon/issues/217",0.7796352,{"description":2078,"labels":2079,"number":2071,"owner":1994,"repository":2081,"state":2031,"title":2082,"updated_at":2083,"url":2084,"score":2076},"### 🐛 The bug\n\n\r\n\r\nReproducible with 0.7.0 and upwards (due to the new unhead integration)\r\nNot reproducible in 0.6.X and lower\r\n\r\n\r\n\n\n### 🛠️ To reproduce\n\nhttps://stackblitz.com/edit/nuxt-starter-pkwfkx?file=pages%2Findex.vue\n\n### 🌈 Expected behavior\n\nReturn value of `useScript` and others should not be `any`\n\n### ℹ️ Additional context\n\n_No response_",[2080],{"name":2005,"color":2006},"scripts","Return types of `useScript` are `any` since unhead 1.1.0 integration (v0.7)","2024-09-09T18:23:29Z","https://github.com/nuxt/scripts/issues/217",{"description":2086,"labels":2087,"number":2100,"owner":1994,"repository":1994,"state":2031,"title":2101,"updated_at":2102,"url":2103,"score":2104},"### Environment\n\n- Operating System: Linux\r\n- Node Version: v16.14.2\r\n- Nuxt Version: 3.5.0\r\n- Nitro Version: 2.4.1\r\n- Package Manager: npm@7.17.0\r\n- Builder: vite\r\n- User Config: modules, experimental\r\n- Runtime Modules: @nuxt/content@2.6.0, @nuxt/ui@0.4.1\r\n- Build Modules: -\n\n### Reproduction\n\nhttps://stackblitz.com/edit/github-36uxp6?file=pages%2Ftest.vue\r\n\r\nsteps:\r\n1. View the `/` or `/test` page\r\n2. Click the heading link text\r\n\r\nIf you directly access a with a anchor link, the same situation will occur after loading is complete.\n\n### Describe the bug\n\nThis problem occurs when you click on the link on the page to change the url. I observed through the performance panel in the chrome devtools tool that a script command that takes 4 seconds will be executed after clicking.\r\n\r\n\u003Cimg width=\"1801\" alt=\"image\" src=\"https://github.com/nuxt/nuxt/assets/47918504/35420337-dbda-4e22-8394-af12312c7908\">\r\n\r\nIn the meantime, the following is the performance profile file I recorded\r\n[Profile-20230521T104434.txt](https://github.com/nuxt/nuxt/files/11523639/Profile-20230521T104434.txt)\r\n\n\n### Additional context\n\nIf you use `transition.ready.then()` in the `view-transition.client.ts` file, you will get an update timeout error message on the console.\r\n\r\n```js [view-transition.client.ts]\r\ntransition.ready.then((v) => {\r\n console.log('ready', v)\r\n})\r\n```\r\n\r\n> Uncaught (in promise) DOMException: Transition was aborted because of timeout in DOM update\r\n\r\nBy the way, I know very little about startViewTransition API, but I think it's more like a chromium problem. I added the same interceptor code to the vue-router project and got the same results.\n\n### Logs\n\n_No response_",[2088,2091,2094,2095,2098],{"name":2089,"color":2090},"good first issue","fbca04",{"name":2092,"color":2093},"3.x","29bc7f",{"name":2005,"color":2006},{"name":2096,"color":2097},"🔨 p3-minor","FBCA04",{"name":2099,"color":2090},"✨ good reproduction",20977,"experimental.viewTransition + Anchor point link will cause temporary page downtime","2023-12-09T05:33:48Z","https://github.com/nuxt/nuxt/issues/20977",0.7801497,["Reactive",2106],{},["Set"],["ShallowReactive",2109],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"e9UDV3wugsffv-4PH72VYVgvqtWcTT9yALK5kFrLtFc":-1},"/nuxt/test-utils/949"]