You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to send ajax request from tooltip and tooltip will close after the successful completion of the request.
There are multiple tooltips on page and each sending an ajax request.
I want to achieve something like attachment using v-tooltip.
The main issue I am having is how to close a particular tooltip from vueJs function.
This discussion was converted from issue #450 on December 30, 2020 21:56.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I want to send ajax request from tooltip and tooltip will close after the successful completion of the request.
There are multiple tooltips on page and each sending an ajax request.
I want to achieve something like attachment using v-tooltip.
The main issue I am having is how to close a particular tooltip from vueJs function.
Beta Was this translation helpful? Give feedback.
All reactions