-
## Bug report(问题描述)
#### Steps to reproduce(问题复现步骤)
#### Screenshot or Gif(截图或动态图)
![slow_iframe](https://user-images.githubusercontent.com/50220345/78455169-ad0ad280-766a-11ea-8cbc-2b80197…
-
**Describe the bug**
Class propertiesm, when used in the main process are causing a crash because babel doesn't know how to transpile this. There's an official babel plugin for this but I don't know …
-
## Version
toast-ui.vue-image-editor 1.0.2
"@toast-ui/vue-image-editor": "^1.0.2",
"axios": "^0.18.1",
"moment": "^2.24.0",
"vue": "^2.6.6",
"vue-router": "^3.0.1",…
-
Follow up on comments left here:
- https://www.reddit.com/r/vuejs/comments/bydml3/if_you_like_vuex_but_hate_working_with_vuex/eqjhyf2/
Hey Dave, First off, let me say great work on this plugin. …
-
```js
// 修复IOS滑动效果
import EdgeCheck from 'vue-edge-check'
Vue.use(EdgeCheck, {edge_duration: 1000})
```
我在App.vue 中使用
```vue
…
-
### Version
4.1.0
### Reproduction link
[https://github.com/duola8789/vue-learning-new](https://github.com/duola8789/vue-learning-new)
### Environment info
```
Environment Info:
…
-
Consider adding decorators for validation for example:
https://www.npmjs.com/package/vuelidate-property-decorators
-
I couldn't find anything on google, so is this conveniently possible? Basically the bummer for me is that I have to call `dispatch`/`commit` with a given identifier string to trigger something.
My…
-
Hello,
I'm using vue-plotly for simple plots but I get a recurrent error in console :
```
Uncaught (in promise) TypeError: fullLayout is undefined
emitAfterPlot vue-plotly.umd.js:140916
…
-
After switching to an M1 Mac I get the following error.
I tried adding a resolution to version 0.1.28 in my package.json which did not help.
```
elias@localhost frontend % ./yarn install …