When tooltip is active/focused and destroy
event is called the tooltip gets opacity 0, but still clickable and its element still in the DOM.
The problem is reproduced in this Demo: When test button is clicked the tooltip gets "destroyed", but it's still in the DOM and blocks click events on the text input.
Is it normal behaviour? Any clean workarounds?
UPD: seems to be a known issue
How about if you use disable
instead of destroy
?
Fiddle
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With