\n\n`defineProps` works fine\n\u003Cimg width=\"680\" height=\"215\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/d3f33a4a-72e3-4c0c-a94b-bf37ad05d356\" />\n\nPerhaps the issue lies here.\n\u003Cimg width=\"552\" height=\"290\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/4a0d2211-92a1-4dab-9ab6-3c819ddefb4c\" />\n\n### Reproduction\n\nhttps://playground.vueuse.org/#eNqVkk1z0zAQhv/K4kviwR9lYDgEJxMoPcABOqE3zMG1N6laWRKSbNLJ+L+zlmyTMJBpLx5L++7us6v3ELxXKmkbDBZBZkrNlAWDtlHAC7Fb5oE1ebDKBauV1BYOUGosLG6wMcUtxxusFaczdLDVsobZmko1BtNSapy9O8ortC4eIxBNfYs6gm0jyimJcmL7qNDMcpGLUgpj4ftH3DIxNYigbzkdf8DyPyTzQy4AlJbKLMD9A3Bm7MITZB5gNQ8TZjb4s2Eaq8jLmKhwvxgQSVDhdh6/CoeoFJeclQ8Lh57NT8QhLFfQSlZRXSfv6NuFNP84jgMiaKpJU133J0/6JLZzZM/g6sIeKEv9O9Or0sEOe6MTQHa6dGhjw6UlFxwcZ+RBorEndM4b/XayF3EM/RsCai01xPEYqFgL67KXU50h0VOGlD2WylLSeYb0FMJh+jpDyQpr6ZX+LkuPhgiiwHsurguV3BspyNlu0/kQIENPzsiDyXv9bR7cWUvGSdOyEpRcIWetTgTaVKg6nbTrt8lFcpG+RFPngXtvWi51toZee8t2f/UtZa0YR/1VWUZuOOlfcC5/fXZ3Vjc4mI1y7rB8+Mf9vdl70muNBnWLeTDFbKF3aH346tsX3NP/FKxl1XBSnwlu0Eje9Ixe9qERFWEf6RztJ7dGJnY35mpvUZhxqB50dP+w28szo//BfZ28mbbY/QaxVIgQ\n\n### System Info\n\n```Shell\n\"@vueuse/core\": \"^13.2.0\"\n\"vue-types\": \"^5.1.3\"\n\"typescript\": \"^5.8.3\",\n```\n\n### Used Package Manager\n\npnpm\n\n### Validations\n\n- [x] Follow our [Code of Conduct](https://github.com/vueuse/vueuse/blob/main/CODE_OF_CONDUCT.md)\n- [x] Read the [Contributing Guidelines](https://github.com/vueuse/vueuse/blob/main/CONTRIBUTING.md).\n- [x] Read the [docs](https://vueuse.org/guide).\n- [x] Check that there isn't [already an issue](https://github.com/vueuse/vueuse/issues) that reports the same bug to avoid creating a duplicate.\n- [x] Make sure this is a VueUse issue and not a framework-specific issue. For example, if it's a Vue SFC related bug, it should likely be reported to https://github.com/vuejs/core instead.\n- [x] Check that this is a concrete bug. For Q&A open a [GitHub Discussion](https://github.com/vueuse/vueuse/discussions).\n- [x] The provided reproduction is a [minimal reproducible example](https://stackoverflow.com/help/minimal-reproducible-example) of the bug.",[3202],{"name":3203,"color":3204},"pending triage","d73a4a",4929,"BUG | `createReusableTemplate` | Not compatible with the `vue-types` library","2025-07-31T02:11:46Z","https://github.com/vueuse/vueuse/issues/4929",0.7203842,{"description":3211,"labels":3212,"number":3213,"owner":3172,"repository":3172,"state":3214,"title":3215,"updated_at":3216,"url":3217,"score":3218},"\"@vue/composition-api\": \"^1.2.1\",\r\n\"@vueuse/core\": \"^6.4.1\",\r\n\r\n\r\n\r\n当使用了vueuse中的某个方法,如useTitle,就会报如上的错误",[],784,"closed","与composition-api冲突","2021-10-09T05:31:50Z","https://github.com/vueuse/vueuse/issues/784",0.67491865,{"description":3220,"labels":3221,"number":1511,"owner":3172,"repository":3222,"state":3214,"title":3223,"updated_at":3224,"url":3225,"score":3226},"Hi!\r\nI'm trying to use Vue3 component inside Vue2 tool, but I face such error:\r\n\r\n\r\n\r\n\r\n\r\nI have a Vue3 project and export only TestComponent from there. This is a simple component that prints only text and expects one string prop. I built the project and copied built file to Vue2 project (because it's too long to publish it) and I'm trying to import Vue3 component there.\r\n\r\n\r\n\r\nIn Vue3 project I use vue-demi and in Vue2 project I use composition api.\r\n\r\nDo you have any thoughts how to fix that error?",[],"vue-demi","Object(...) is not a function","2022-02-07T06:17:17Z","https://github.com/vueuse/vue-demi/issues/129",0.69181705,{"description":3228,"labels":3229,"number":3230,"owner":3172,"repository":3172,"state":3214,"title":3231,"updated_at":3232,"url":3233,"score":3234},"我的项目依赖如下:\r\n`\r\n\"dependencies\": {\r\n \"@vue/composition-api\": \"^1.2.4\",\r\n \"@vueuse/core\": \"^5.0.3\",\r\n \"axios\": \"^0.21.1\",\r\n \"core-js\": \"^3.6.5\",\r\n \"dayjs\": \"^1.10.5\",\r\n \"element-ui\": \"^2.15.3\",\r\n \"optimize-css-assets-webpack-plugin\": \"^6.0.1\",\r\n \"progressive-image\": \"^1.2.0\",\r\n \"vue\": \"^2.6.11\",\r\n \"vue-fragment\": \"^1.5.2\",\r\n \"vue-quill-editor\": \"^3.0.6\",\r\n \"vue-router\": \"^3.2.0\",\r\n \"vuex\": \"^3.4.0\"\r\n }\r\n`\r\n页面中的响应式数据会失效,甚至异步请求回来的数据也不能正常显示在页面上,我的项目里用到了`useCssVar, useDebounce, useVModel`这三个方法,当然这三个方法也是都失效的,我查看了一下yarn.lock里依赖的版本,发现vue-demi的版本是0.11.4,然后当我把vue-demi的版本控制在0.10.0时,我的项目一切又恢复正常(useCssVar, useDebounce, useVModel都能正常使用,并且响应式数据正常)。\r\n\r\nvue-demi版本是0.11.4时页面是这样:\r\n\r\n\r\nvue-demi版本是0.10.0时页面是这样:\r\n\r\n\r\n希望作者大佬们帮我看一下这个issue\r\n",[],844,"@vueuse/core版本是5.0.3,它所依赖的vue-demi版本是0.11.4,引入vueuse/core里的方法后页面内的响应式数据都会失效","2021-10-19T06:38:36Z","https://github.com/vueuse/vueuse/issues/844",0.69400305,{"description":3236,"labels":3237,"number":3238,"owner":3172,"repository":3172,"state":3214,"title":3239,"updated_at":3240,"url":3241,"score":3242},"### Describe the bug\r\n\r\n\u003Cimg width=\"1329\" alt=\"image\" src=\"https://github.com/vueuse/vueuse/assets/43030980/7476f221-140c-4cba-9c72-44a3cf52e458\">\r\n从10.3.0升级至10.4.0npm run dev报错\r\n10.3.0是没有问题的\r\n\r\n### Reproduction\r\n\r\nhttps://github.com/vueuse/vueuse/releases/tag/v10.4.0\r\n\r\n### System Info\r\n\r\n```Shell\r\nSystem:\r\n OS: macOS 12.6\r\n CPU: (12) x64 Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz\r\n Memory: 32.88 MB / 16.00 GB\r\n Shell: 5.8.1 - /bin/zsh\r\n Binaries:\r\n Node: 16.20.1 - /usr/local/bin/node\r\n Yarn: 1.22.18 - /usr/local/bin/yarn\r\n npm: 8.19.4 - /usr/local/bin/npm\r\n Browsers:\r\n Chrome: 115.0.5790.170\r\n Safari: 16.0\r\n npmPackages:\r\n @vueuse/core: 10.4.0 => 10.4.0 \r\n vue: 2.7.14 => 2.7.14\r\n```\r\n\r\n\r\n### Used Package Manager\r\n\r\nnpm\r\n\r\n### Validations\r\n\r\n- [X] Follow our [Code of Conduct](https://github.com/vueuse/vueuse/blob/main/CODE_OF_CONDUCT.md)\r\n- [X] Read the [Contributing Guidelines](https://github.com/vueuse/vueuse/blob/main/CONTRIBUTING.md).\r\n- [X] Read the [docs](https://vueuse.org/guide).\r\n- [X] Check that there isn't [already an issue](https://github.com/vueuse/vueuse/issues) that reports the same bug to avoid creating a duplicate.\r\n- [X] Make sure this is a VueUse issue and not a framework-specific issue. For example, if it's a Vue SFC related bug, it should likely be reported to https://github.com/vuejs/core instead.\r\n- [X] Check that this is a concrete bug. For Q&A open a [GitHub Discussion](https://github.com/vueuse/vueuse/discussions).\r\n- [X] The provided reproduction is a [minimal reproducible example](https://stackoverflow.com/help/minimal-reproducible-example) of the bug.",[],3349,"在vue2.7 + vue/cli4.5.18中10.4.0版本报错","2023-08-28T03:43:44Z","https://github.com/vueuse/vueuse/issues/3349",0.70870113,{"description":3244,"labels":3245,"number":3246,"owner":3172,"repository":3172,"state":3214,"title":3247,"updated_at":3248,"url":3249,"score":3250},"### Describe the bug\n\n\r\n\r\n\r\n复制demo至个人项目后 ts报错containerProps与div类型不重合\n\n### Reproduction\n\nhttps://github.com/vueuse/vueuse/blob/main/packages/core/useVirtualList/demo.vue\n\n### System Info\n\n```Shell\nSystem:\r\n OS: Windows Server 2016 10.0.14393\r\n CPU: (4) x64 Intel(R) Core(TM) i5-4460 CPU @ 3.20GHz\r\n Memory: 9.34 GB / 15.94 GB\r\n Binaries:\r\n Node: 16.13.0 - C:\\Program Files\\nodejs\\node.EXE\r\n Yarn: 1.22.17 - ~\\AppData\\Roaming\\npm\\yarn.CMD\r\n npm: 8.1.4 - C:\\Program Files\\nodejs\\npm.CMD\r\n Browsers:\r\n Internet Explorer: 11.0.14393.2007\r\n npmPackages:\r\n @vueuse/core: ^7.7.1 => 7.7.1\r\n vue: ^3.2.31 => 3.2.31\n```\n\n\n### Used Package Manager\n\npnpm\n\n### Validations\n\n- [X] Follow our [Code of Conduct](https://github.com/vueuse/vueuse/blob/main/CODE_OF_CONDUCT.md)\n- [X] Read the [Contributing Guidelines](https://github.com/vueuse/vueuse/blob/main/CONTRIBUTING.md).\n- [X] Read the [docs](https://vueuse.org/guide).\n- [X] Check that there isn't [already an issue](https://github.com/vueuse/vueuse/issues) that reports the same bug to avoid creating a duplicate.\n- [X] Make sure this is a VueUse issue and not a framework-specific issue. For example, if it's a Vue SFC related bug, it should likely be reported to https://github.com/vuejs/core instead.\n- [X] Check that this is a concrete bug. For Q&A open a [GitHub Discussion](https://github.com/vueuse/vueuse/discussions).\n- [X] The provided reproduction is a [minimal reproducible example](https://stackoverflow.com/help/minimal-reproducible-example) of the bug.",[],1467,"[bug]useVirtualList 在ts中使用v-bind containerProps时类型错误","2022-12-15T23:31:21Z","https://github.com/vueuse/vueuse/issues/1467",0.70928556,{"description":3252,"labels":3253,"number":3255,"owner":3172,"repository":3172,"state":3214,"title":3256,"updated_at":3257,"url":3258,"score":3259},"### Clear and concise description of the problem\r\n\r\nnow,Does not support vue2.7.0\r\n\r\n\r\n\r\n### Suggested solution\r\n\r\nsupport vue2.7.0\r\n\r\n### Alternative\r\n\r\n_No response_\r\n\r\n### Additional context\r\n\r\n_No response_\r\n\r\n### Validations\r\n\r\n- [X] Follow our [Code of Conduct](https://github.com/vueuse/vueuse/blob/main/CODE_OF_CONDUCT.md)\r\n- [X] Read the [Contributing Guidelines](https://github.com/vueuse/vueuse/blob/main/CONTRIBUTING.md).\r\n- [X] Read the [docs](https://vueuse.org/guide).\r\n- [X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.",[3254],{"name":3183,"color":3184},1740,"support vue2.7.0","2022-07-04T05:25:07Z","https://github.com/vueuse/vueuse/issues/1740",0.7110489,["Reactive",3261],{},["Set"],["ShallowReactive",3264],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fzRwyph_zTXyjAV-Ve9pV3_zonW_8B5MZa6DadvSsP68":-1},"/vueuse/vue-demi/188"]