\r\n```\r\n\r\nThese are just some personal suggestions, welcome to discuss them together",[],1204,"Suggestion: Is vueuse consider to create some directives?","2022-01-31T00:43:08Z","https://github.com/vueuse/vueuse/issues/1204",0.7182552,{"description":3246,"labels":3247,"number":3248,"owner":3172,"repository":3173,"state":3224,"title":3249,"updated_at":3250,"url":3251,"score":3252},"Hi I follow the doc using drag configuration like below\r\n\r\n``` js\r\nuseGesture(\r\n {\r\n onDrag: (ctx) => handleDrag(ctx),\r\n onDragEnd: (ctx) => handleDragEnd(ctx),\r\n },\r\n {\r\n domTarget: sheetRef,\r\n drag: {\r\n filterTaps: true,\r\n preventWindowScrollY: true,\r\n useTouch: true,\r\n delay: 1000, // test\r\n },\r\n }\r\n);\r\n```\r\n\r\nhowever, it seems to not apply at all. I test the delay and preventWindowScrollY it still does not work. I follow the doc [here](https://gesture.vueuse.org/use-gesture.html#configuration) \r\n\r\nAm I missing anything?\r\n\r\n````",[],14,"Drag config option does not work","2022-05-17T09:38:14Z","https://github.com/vueuse/gesture/issues/14",0.7191501,["Reactive",3254],{},["Set"],["ShallowReactive",3257],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fFWDTyZDLdPeG3m7MNj5gitO9Zz440UedcQBmYfdGfYQ":-1},"/vueuse/gesture/4"]