astarrh

Results 3 issues of astarrh

Hello, I am trying to install for a single page without using webpack. The CDN: https://cdnjs.cloudflare.com/ajax/libs/Vue.Draggable/4.0.0/vuedraggable.umd.min.js is returning 404.

It's a habit, when selecting text, to click and drag way off to one side to grab everything. However, this triggers the click-away signal and can affect the page in...

It seems that anything located in or beneath an element using `v-if` is disqualified from inheritance. ``` DivContent This still triggers "doAction" (even with someFlag set to true) ``` This...

bug