Tippy component / directive not reactive
See original GitHub issueWith Vue 3, I noticed that content
is not reactive. Passing in a ref string and changing it results in no tooltip rendering.
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
HTML | VueTippy
When you set reactive to true, element will be used directly: – Can only be used once. – Removed from the page and...
Read more >Alpine custom tooltip directive darkmode with tippy.js
As you see a Tippy.js instance and the localStorage is not reactive. After creating a Tippy.js instance we need to use the _tippy...
Read more >All Props - VueTippy
Sometimes the tippy needs to be appended to a different DOM context due to accessibility, clipping, or z-index issues.
Read more >Make Your Angular Directive Functionality Lazy - Netanel Basal
Let's wrap it with an Angular directive: We create the tooltip by calling the tippy function, passing the host element, and the content...
Read more >Custom Directives - Vue.js
When applied to a multi-root component, a directive will be ignored and a warning will be thrown. Unlike attributes, directives can't be passed...
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
Confirmed, working on v6.0.0-alpha.64 and .65
@TJSarkka plz can u update and retry? v6.0.0-alpha.64