kc980602
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'
  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**...