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.

'anchor' does not exist in Tooltip

See original GitHub issue

🐛 Bug Report

Typescript reports that the anchor prop does not exist on Tooltip.

To Reproduce

Steps to reproduce the behavior:

Expected behavior

For anchor to be a correct prop for Tooltip.

Link to runnable example or repository (highly encouraged)

image

UI Kitten and Eva version

Package Version
@eva-design/eva 5.0.0-alpha.1
@ui-kitten/components 5.0.0-alpha.1

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:8

github_iconTop GitHub Comments

1reaction
artyorshcommented, Apr 17, 2020

Agreed. There’re lots of ts issues I realized myself in a real-world application. Will be solved in alpha.2 Thanks for reporting 👍

0reactions
huynhtasticcommented, Apr 25, 2020

I think for now, it’d be best if you included it in your documentation so other won’t run into this problem as long as you are still using utility-types.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Tooltip does not display when anchor is out of normal flow
When the mouve hovers these anchors, a tooltip displays and moves with the mouse ... If new .trigger are created, they won't have...
Read more >
ARIA: tooltip role - Accessibility - MDN Web Docs - Mozilla
A tooltip is a contextual text bubble that displays a description for an element that appears on pointer hover or keyboard focus.
Read more >
Tooltips · Bootstrap v5.0
Documentation and examples for adding custom Bootstrap tooltips with CSS and JavaScript using CSS3 for animations and data-bs-attributes for local title ...
Read more >
How to create your own Angular Tooltip Directive - Accesto
Last but not least - because you may want to learn how to build angular structural directives, and although there may be some...
Read more >
Tooltips - Material Design
If the user clicks outside the contents of the tooltip, the tooltip will be hidden. It is recommended that persistent rich tooltips are...
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