luneshao

Results 2 issues of luneshao

hello, when i use `vue-ls` package in my project(with vue-cli), it will throw error when Firefox opens.The error like "SecurityError: The operation is insecure." And, it is OK in Chrome...

### BUG REPORT TEMPLATE #### 轮子工厂demo #### Reproduction Link [demo链接](https://surmon-china.github.io/vue-drag-zone/) 浏览器: chrome 版本 69.0.3497.100 #### Steps to reproduce (以水平demo为例) 1. 先选中区块中的文本; 2.点击分割线,并按住鼠标不放,鼠标左右不移动的前提下,上下移动鼠标,直至出现禁止icon; 3.松开鼠标; 4.随意移动鼠标,出现拖拽效果。 #### What is Expected? 1.鼠标松开后,移动鼠标不会出现拖拽效果 ####...