question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Tippy component / directive not reactive

See original GitHub issue

With 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:closed
  • Created 2 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
TJSarkkacommented, Oct 1, 2022

Confirmed, working on v6.0.0-alpha.64 and .65

0reactions
KABBOUCHIcommented, Sep 30, 2022

@TJSarkka plz can u update and retry? v6.0.0-alpha.64

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found