xyxiao001 / vue-cropper

A simple picture clipping plugin for vue
https://github.xyxiao.cn/vue-cropper/docs/vue3.html
MIT License
4.3k stars 695 forks source link

按demo直接复制,运行时出错。 #107

Closed yichangle closed 6 years ago

yichangle commented 6 years ago

代码:

出错信息: vue.esm.js?efeb:3147 Uncaught RangeError: Maximum call stack size exceeded at Watcher.get (vue.esm.js?efeb:3156) at new Watcher (vue.esm.js?efeb:3131) at mountComponent (vue.esm.js?efeb:2795) at VueComponent.Vue.$mount (vue.esm.js?efeb:8540) at VueComponent.Vue.$mount (vue.esm.js?efeb:10939) at init (vue.esm.js?efeb:4137) at createComponent (vue.esm.js?efeb:5608) at createElm (vue.esm.js?efeb:5555) at VueComponent.patch [as patch] (vue.esm.js?efeb:6091) at VueComponent.Vue._update (vue.esm.js?efeb:2660)

运行环境: "dependencies": { "axios": "^0.18.0", "element-ui": "^2.3.5", "vue": "^2.5.11", "vue-router": "^3.0.1" } 复制示例1,完整的那个,不显示图片,其他按钮等能显示 。这是什么原因呢?

xyxiao001 commented 6 years ago

需要设置容器大小