-
## 问题描述
## wangEditor 版本
"@wangeditor/editor": "^5.1.23",
"@wangeditor/editor-for-vue": "^5.1.12",
"vue": "^3.3.4",
"@vue/cli-plugin-eslint": "~5.0.8",
"@vue/cli-plugin-router": "~5…
-
# VUE & VUE CLI 3.x
## VUE CLI
```sh
# remove old version (1.x / 2.x)
$ npm uninstall vue-cli -g or yarn global remove vue-cli.
# install 3.x
$ npm install -g @vue/cli
# OR
$ yarn glob…
-
### Version
4.5.15
### Reproduction link
[github.com](https://github.com/vuejs/vue-cli/issues/6270)
### Environment info
```
Windows, new laptop & installation
```
### Steps to…
-
### Reporting a bug?
If `key` has dot like `a.b.c`, `$t('a.b.c')` will get the correct result, but `$te` will return false.
### Expected behavior
`$te` return `true`
### Reproduction
```JSON
{…
-
with this package.json configuration below. Auditjs in version 4.0.33 submits lodash dev-dependency to nexus iq server. But should not.
node_modules/auditjs/bin/index.js iq -a AGDB-UI -s build -h htt…
-
### 相关平台
H5
**浏览器版本: Microsoft Edge 版本 130.0.2849.68 (正式版本) (arm64)**
**使用框架: Vue 3**
### 复现步骤
在 H5 端, 4.0.6, 4.0.7 官方模板均能复现, 添加`nut-circle-progress组件即可复现
```
按钮
…
-
**Checklist**
- [x] I have tried restarting my IDE and the issue persists.
- [x] I have read the [FAQ](https://eslint.vuejs.org/user-guide/#faq) and my problem is not listed.
**Tell us about yo…
-
Hello
I've found your solution described in a ticket here: https://github.com/vuejs/vue-eslint-parser/issues/49#issuecomment-806852933
I've tried it - it works like a charm, thank you.
But I ca…
-
## Step1:改造 package.json
vueCli 相关的依赖可以删除:
```diff
# devDependencies
-"@vue/cli-plugin-babel": "~4.5.12",
-"@vue/cli-plugin-eslint": "~4.5.12",
-"@vue/cli-plugin-typescript": "~4.5.12",
…
-
Requested by: @billyvg
Merge target: chore-replay-upgrade-rrweb-2.28.0
Quick links:
- [View changes](https://github.com/getsentry/sentry-javascript/compare/c4fe3378a5c0f17afcf7bdc20d0901f52e450c87..…