surmon-china / vue-quill-editor

@quilljs editor component for @vuejs(2)
https://github.surmon.me/vue-quill-editor
MIT License
7.38k stars 1.03k forks source link

Unable to enter characters other than Spaces #302

Open 1037869627 opened 5 years ago

1037869627 commented 5 years ago
  1. quill-edit 2.There is no additional code. The code is an official demo 3.used vue-cli3
1037869627 commented 5 years ago

经过测试,在chrome 浏览器 71.0.3578.98(正式版本) (64 位)上出现无法输入的问题,在同版本的电脑上,IE 可以正常使用

xcsweb commented 5 years ago

我也是用的这个版本,没遇到你的问题,看看是不是插件,还是什么导致的

1037869627 commented 5 years ago

我也是用的这个版本,没遇到你的问题,看看是不是插件,还是什么导致的

重新创建了一个全新的空白项目,引入quill-editor ,还是出现上述问题,项目中无插件,只有简单的vue 的依赖

1037869627 commented 5 years ago

hello-world.zip 项目在其他电脑正常,在本机会出现以上为题