vue-i18n
vue-i18n copied to clipboard
useI18n will make vueuse clipboard support wrong
trafficstars
Reporting a bug?
- vueuse is a wide spreading utility lib
- when import useI18n, and import useClipboard
- the clipboard isSupported will turn to be false in all browser
Expected behavior
expect useI18n not affect useClipboard
Reproduction
supported: {{ isSupported }}
System Info
System:
OS: Linux 5.15 Ubuntu 22.04.3 LTS 22.04.3 LTS (Jammy Jellyfish)
CPU: (4) x64 Intel(R) Xeon(R) Gold 6462C
Memory: 5.39 GB / 7.13 GB
Container: Yes
Shell: 5.1.16 - /bin/bash
Binaries:
Node: 20.11.1 - ~/.nvm/versions/node/v20.11.1/bin/node
npm: 10.2.4 - ~/.nvm/versions/node/v20.11.1/bin/npm
npmPackages:
@vitejs/plugin-vue: ^5.0.4 => 5.0.4
@vue/eslint-config-prettier: ^9.0.0 => 9.0.0
@vue/eslint-config-typescript: ^13.0.0 => 13.0.0
@vue/test-utils: ^2.4.5 => 2.4.6
@vue/tsconfig: ^0.5.1 => 0.5.1
vite: ^5.2.8 => 5.2.11
vite-plugin-externals: ^0.6.2 => 0.6.2
vite-plugin-vue-devtools: ^7.0.25 => 7.2.0
vitest: ^1.4.0 => 1.6.0
vue: ^3.4.21 => 3.4.27
vue-i18n: ^9.13.1 => 9.13.1
vue-router: ^4.3.0 => 4.3.2
vue-tsc: ^2.0.11 => 2.0.19
vue-virtual-scroller: ^2.0.0-beta.8 => 2.0.0-beta.8
Screenshot
No response
Additional context
No response
Validations
- [X] Read the Contributing Guidelines
- [X] Read the Documentation
- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- [X] Check that this is a concrete bug. For Q&A open a GitHub Discussions