\n\n### Reproduction\n\nhttps://playground.vueuse.org/?vueuse=13.3.0#eNq9VW1v0zAQ/itHvrST6qajmzRV6cRA+wCIgRjwKdIUEif1ltiRX7JWVf87Zydtk2wrBSHyobXvzc9zvjuvvauyHFeGejMvULFkpQZFtSkhj3g2Dz2tQu8y5KwohdSwBqPopyhj8Ue6UrCBVIoCBm8wACr8WEg6aBnHoiiNpsnOEO32egzRiMc+ri0KVIY8FlxZb7VgqR5BNQIzAjoChes7c4crc6fsX2ykpFxj9HkH1/BkG+TBopzvcAyHJzC/hCspo9XYHj1sQpygR+DX/JEtbjQtyjzSFHcAQcIqiPNIKcxImtMl2B8SixyKZObWUjy6RAF+ASuyegWgZIw+PnIbqyoLva18G21BphdQrsgFFCQyWoCWEVepkEW9YpoJDomRkV2Q88lkH2O2DbKGgSijmOkVmQxm8KpJ00AKjRTI6YWVunTCZuvuaDq0SK4BjhsuNN2B03SpSYz5oRIKTSZQ/CTnO5r2+yKpUqAXFFKR5+KR8axOumVC8QaE0bvYvg2+P+pJUrOoJFO4N0qzdNWc2zktsCUzq6LcUPSpOjqAHy1DW1AvOpqeoznWkfYc6QHHNrtiSU5DD/yjEX0/FlHdnXtH9c+pBH5dH392bbZcpgfuzhVjD8Ktkx2J35V4vwDMoQvpJtxOkH7S1d8lodclZ13aN7bm3bR0vUKTwHeiF0rFZRSjvO4nVGGDU4KFBAXjZEFOx+e06DEIYpG0ONivIjhLMC42JTDuenM/QJoxgsLaoq/ZgRJck0Jw0TXonA2wXtvwsNl0IOGjkHTYNql8uusm+ZkhmkYVw7n+Hwdp89D8bpDusQd+6+HwRvh8IuCUZeN7JTi+sWtrHHr2QWI5lZ9LCwZvZAZOY3WRnaMfnExLQ0dbebyg8cMz8nu1tLLQs/VFZYVlvdPpSGYU+8yqr29vsFBbykIkJkfrA8qvVIncWIy12VvDE4TdsnNo37sHHWf/N3W91BST3ZCyQK3lxtlj1xr67gD1Pdzp+Mz5hXzjbX4BkdmOiQ==\n\n### System Info\n\n```Shell\nChrome Version 137.0.7151.69\n```\n\n### Used Package Manager\n\nnpm\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.",[],4831,"BUG | `playground` | 在线代码无法解析","2025-06-23T09:10:07Z","https://github.com/vueuse/vueuse/issues/4831",0.742087,{"description":3059,"labels":3060,"number":3064,"owner":3018,"repository":3018,"state":3029,"title":3065,"updated_at":3066,"url":3067,"score":3068},"### Describe the bug\n\n一个文档错误,在访问这个地址时: \u003Chttps://vueuse.org/functions.html#category=Time> ,过滤结果显示不正确。\r\n\r\n错误的:\u003Cimg width=\"1224\" alt=\"截屏2023-05-11 18 35 42\" src=\"https://github.com/vueuse/vueuse/assets/19542659/e1a4683a-3a1a-4eae-85ca-7296cade6a55\">\r\n\r\n正确的:\u003Cimg width=\"1226\" alt=\"截屏2023-05-11 18 36 34\" src=\"https://github.com/vueuse/vueuse/assets/19542659/322e14a5-3da2-47ed-a4c4-3a64a3e837b1\">\r\n\n\n### Reproduction\n\nhttps://github.com/vueuse/vueuse/blob/main/packages/functions.md\n\n### System Info\n\n```Shell\nSystem:\r\n OS: macOS 13.3.1\r\n CPU: (8) arm64 Apple M1\r\n Memory: 127.45 MB / 8.00 GB\r\n Shell: 5.9 - /bin/zsh\r\n Binaries:\r\n Node: 16.3.0 - ~/.nvm/versions/node/v16.3.0/bin/node\r\n Yarn: 1.22.17 - /opt/homebrew/bin/yarn\r\n npm: 7.15.1 - /opt/homebrew/bin/npm\r\n Watchman: 2021.12.27.00 - /opt/homebrew/bin/watchman\r\n Browsers:\r\n Chrome: 113.0.5672.92\r\n Safari: 16.4\n```\n\n\n### Used Package Manager\n\nnpm\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.",[3061],{"name":3062,"color":3063},"documentation","0075ca",3087,"通过带锚点的链接进入 https://vueuse.org/functions.html 时无法显示正确的过滤结果。","2023-07-17T18:00:42Z","https://github.com/vueuse/vueuse/issues/3087",0.7427161,{"description":3070,"labels":3071,"number":3072,"owner":3018,"repository":3018,"state":3029,"title":3073,"updated_at":3074,"url":3075,"score":3076},"\"@vue/composition-api\": \"^1.2.1\",\r\n\"@vueuse/core\": \"^6.4.1\",\r\n\r\n\r\n\r\n当使用了vueuse中的某个方法,如useTitle,就会报如上的错误",[],784,"与composition-api冲突","2021-10-09T05:31:50Z","https://github.com/vueuse/vueuse/issues/784",0.7465451,{"description":3078,"labels":3079,"number":3080,"owner":3018,"repository":3018,"state":3029,"title":3081,"updated_at":3082,"url":3083,"score":3084},"### Describe the bug\n\n根据声明类型,结构useVModels得到的类型声明为:Ref\u003CString | undefined> | undefined,但实际结果却只有前半段:Ref\u003CString | undefined>,没有后半段:|undefined。\r\n造成的结果就是没法根据是否传入某个prop来做判断,当然,如果传了某个值,但传入的值恰好是undefined得手,理因判断为传入了该值,只不过值是undefined。\r\n下面是打印截图。\r\n\r\n\n\n### Reproduction\n\n不需要吧?!\n\n### System Info\n\n```Shell\nBinaries:\r\n Yarn: 1.22.19 - ~\\AppData\\Roaming\\npm\\yarn.CMD\n```\n\n\n### Used Package Manager\n\nyarn\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.",[],3645,"useVModels的实际结果vueuse本身声明的结果不一致,影响根据是否传入某个prop的判断","2023-12-14T09:01:45Z","https://github.com/vueuse/vueuse/issues/3645",0.74662995,{"description":3086,"labels":3087,"number":3091,"owner":3018,"repository":3019,"state":3029,"title":3092,"updated_at":3093,"url":3094,"score":3095},"https://github.com/posva/pinia/issues/642#issuecomment-918475780",[3088],{"name":3089,"color":3090},"needs reproduction","fcd735",103,"lib.Vue2.use is not a function","2021-10-06T04:56:52Z","https://github.com/vueuse/vue-demi/issues/103",0.746641,{"description":3097,"labels":3098,"number":3105,"owner":3018,"repository":3018,"state":3029,"title":3106,"updated_at":3107,"url":3108,"score":3109},"### Describe the bug\n\nwhen input is string or something, the result is actually Data URL instead of base64, is that expected?\n\n### Reproduction\n\nhttps://vueuse.org/core/usebase64/\n\n### System Info\n\n```Shell\nchrome\n```\n\n\n### Used Package Manager\n\nnpm\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.",[3099,3102],{"name":3100,"color":3101},"pr welcome","7E3DD1",{"name":3103,"color":3104},"has pr","5319E7",4311,"useBase64 result is not look like it's name","2024-12-23T08:00:50Z","https://github.com/vueuse/vueuse/issues/4311",0.74664617,["Reactive",3111],{},["Set"],["ShallowReactive",3114],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$f2YTp-EvXHWTP8KoeRvOI2IPDEg-KTJohGXIPwrCvAC4":-1},"/vueuse/vue-demi/247"]