Tooltip triggers exit when changing content prop
See original GitHub issueDescribe the issue. What is the expected and unexpected behavior?
When tooltip has its content
prop changed, e.g. from “foo” to “bar”, it will count as if your mouse has left the tooltip-root and close after waiting the exitDelay
duration
Please provide the steps to reproduce. Feel free to link CodeSandbox or another tool.
See: https://codesandbox.io/s/infallible-euler-17580
- Hover over button
- Click button
- Expect tooltip to remain
Is this a bug or enhancement? If this issue is a bug, is this issue blocking you or is there a work-around? Bug. Non-blocking, no work-around
What is your product and what release version are you targeting? N/A
Issue Analytics
- State:
- Created 4 years ago
- Comments:8 (7 by maintainers)
Top Results From Across the Web
Change Twitter Bootstrap Tooltip content on click
In bootstrap 4 I just use $(el).tooltip('dispose'); then recreate as normal. So ...
Read more >Tooltips - Bootstrap
The tooltip plugin generates content and markup on demand, and by default places tooltips after their trigger element. Trigger the tooltip via JavaScript:....
Read more >[Tooltip] Keep tooltip open when trigger is activated #1077
I'm trying to implement a tooltip that stays open when activating the trigger but couldn't find any prop to control this.
Read more >Tooltip | Components - BootstrapVue
Tooltips can be triggered (opened/closed) via any combination of click , hover and focus . The default trigger is hover focus . Or...
Read more >Tooltip basics - jQuery TOOLS
The position property specifies the position in relation to the trigger element. For example, a value of 'bottom center' will place the tooltip...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hi @SpyTec our team has seen this, and I’ll get back to you sometime this week with about this issue.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.