floating-vue
floating-vue copied to clipboard
Having both 'focus' and 'click' triggers for popover cancel each other
+1 Dealbreaker :(
Please describe your issue and provide a runnable reproduction. Thanks! :pray:
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.