kc980602

Results 3 issues of kc980602

After updating to 2.0.2 import Editor from 'vue-editor-js' not working The following works import Editor from 'vue-editor-js/src/index'

![image](https://user-images.githubusercontent.com/29748339/95342417-feca3900-08e9-11eb-93df-df4af1010280.png) ![image](https://user-images.githubusercontent.com/29748339/95342887-7bf5ae00-08ea-11eb-916d-592b686b3c45.png) Why is that the custom tool state is active by default? ``` actions: [ { name: 'align-center', icon: '', title: 'Align Center', action: (name) => { return false;...

**Describe the bug** I am testing the Custom player controls demo, and the the quality menu doesn't display any quality option I am using https://player.live-video.net/1.3.1/amazon-ivs-player.min.js with vue js **To Reproduce**...