floating-vue icon indicating copy to clipboard operation
floating-vue copied to clipboard

Having both 'focus' and 'click' triggers for popover cancel each other

Open dbachko opened this issue 5 years ago • 3 comments

dbachko avatar Jul 08 '19 18:07 dbachko

+1 Dealbreaker :(

bhelm avatar Jul 17 '19 14:07 bhelm

Please describe your issue and provide a runnable reproduction. Thanks! :pray:

Akryum avatar Dec 30 '20 23:12 Akryum

Hello, I have the same problem. Here is a reproduction: https://jsfiddle.net/6unx3dsq/

Focusing works well, but when we click the popover shows then immediately hides. Tried a few things by stopping propagation or preventing default but couldn't make it work.

lredoban avatar Sep 03 '21 12:09 lredoban