From a0339c51e6a9f88bef5447b243ae12683bf38abe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20Ku=CC=88hn?= Date: Wed, 25 Nov 2020 18:29:41 +0100 Subject: [PATCH] fix draggable in firefox --- docs/src/demos/Examples/DragHandle/Component.vue | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/src/demos/Examples/DragHandle/Component.vue b/docs/src/demos/Examples/DragHandle/Component.vue index 229bcf00..e6fb04d5 100644 --- a/docs/src/demos/Examples/DragHandle/Component.vue +++ b/docs/src/demos/Examples/DragHandle/Component.vue @@ -1,6 +1,11 @@