-
里面有两个computed属性。后面的覆盖了前面的。
-
在template其他任意部位使用都是正常的,但在v-for循环中使用,则会出现
```
Uncaught TypeError: this.$refs.previewer.show is not a function
```
ghost updated
7 years ago
-
单独做一个插件A,插件A里如果引入vux中的Plugin,在项目使用插件A的时候就会报错
error in ./~/vux/src/components/popup-radio/index.vue
Syntax Error: Unexpected token (50:4)
48 | placeholder: String,
49 | readonly: B…
-
Hello!
I drag the scrollbar with my mouse up and down and everything works fine, no errors. I do the same again very fast, the virtual scroller breaks and I get the following error in my console:
…
-
```
大华阳城美景苑
你说美不美
```
-
export 'Scroller' was not found in 'vue-scroller'
zhidd updated
7 years ago
-
I wanted to try it out in my Meteor project but I get this error:
"Uncaught SyntaxError: Unexpected token import"
node_modules/vue-virtual-scroller/src/index.js Line 1:
***import*** _VirtualScrol…
-
in ./~/_css-loader@0.28.4@css-loader?{"minimize":false,"sourceMap":false}!./~/_vux@2.3.4@vux/src/styles/weui/base/reset.less
Module build failed: Unknown word (24:5)
22 | a {
23 | tex…
-
相关版本
"dependencies": {
"axios": "^0.16.1",
"babel-polyfill": "^6.23.0",
"element-ui": "^1.1.2",
"es6-promise": "^4.1.0",
"vue": "^2.1.8",
"vue-router": "^2.3.0",
…
-
![issue](https://user-images.githubusercontent.com/6128731/27066987-af926774-503a-11e7-85ca-45ddbd8b95b1.png)
vux:2.1.1
vue:2.2.0
chrome:版本 61.0.3128.0(正式版本)canary (64 位)