-
新入手vue-test-utils,想测试封装在component/tinymce/index的vue代码:
但是却直接报错说window.tinymce是undefined
有点疑惑有大神能解答吗?
```
import Tinymce from '@/components/Tinymce/index'
import { mount, createLocalVue, shallowMo…
-
Hey since nativescript 7.0 i'm having these issues
```
WARNING in ../node_modules/nativescript-vue-shadow/dist/nativescript-vue-shadow.esm.js 162:42-48
"export 'screen' was not found in 'tns-core…
-
I have installed this package in my vue 3 application, It is a client side rendered application. I followed [this](https://robsontenorio.github.io/vue-api-query/installation#vue) path.. I am working o…
-
I notice you renamed the plugin and that's fine, but you should remove the old one from npm, and moreover from the vue cli-3 plugin search functionality (specifically with the vue ui).
In the vue u…
Dinuz updated
5 years ago
-
If I use `/nocontext` to suppress the Navie context lookup (e.g. to save time), then pinning items doesn't work because the Context view doesn't appear.
`Pinning / file management` should be logica…
-
第一个问题
Error: Cannot find module 'babel-preset-es2015'
Require stack:
- F:\vue\dev\dev\node_modules\@babel\core\lib\config\files\plugins.js
- F:\vue\dev\dev\node_modules\@ba…
-
Right now we're using two ways to send notification to modules. One is with Vuex and watchers and another one using our own publisher/subscriber events model. We probably should create guidelines on w…
-
### Version
5.0.0
### Reproduction link
[https://codesandbox.io/s/elastic-mcnulty-sr0h1?file=/package.json](https://codesandbox.io/s/elastic-mcnulty-sr0h1?file=/package.json)
### S…
-
软件版本
```shell
$ uname -a
Linux ideabook 6.1.8-arch1-1 #1 SMP PREEMPT_DYNAMIC Tue, 24 Jan 2023 21:07:04 +0000 x86_64 GNU/Linux
$ node -v
v18.13.0
$ npm -v
8.19.3
$ npx @tarojs/cli …
-
版本号:1.7.0
使用方式:
`
`
在h5中正常,但是在微信小程序中报如下错误:
`VM21:1 [Vue warn]: Property or method "item" is not defined on the instance but referenced during render. Make sure that this property is rea…