-
I want to use the singleton function in different components.
However, it cannot be used because the SingletonObject type is not exported.
Is it possible to modify it?
-- translated by google
…
-
Potential library: https://atomiks.github.io/tippyjs/
-----
To save space on the interface, I think we could use tooltips for fields that require short clarifications.
For example: https://i.…
-
Hi, new to tippy here, how can I append tooltip to ``` ``` element inside `````` ?
```js
import * as React from 'react';
import Tippy from '@tippyjs/react';
import { HiExclamationCircle } from …
-
This is cross-posted issue from https://github.com/gatsbyjs/gatsby/issues/12520
> ## Description
> In Chrome DevTools using the FPS meter, the scroll listener that Gatsby seems to add causes poor …
-
## Bug description
Tooltip content is not pronounced by VoiceOver on Safari
iOS 15.3.1
## Reproduction
Open Tippy demo page - Interactive section - [https://atomiks.github.io/tippyjs/#intera…
-
Similarly to the [`triggerTarget`](https://atomiks.github.io/tippyjs/v6/all-props/#triggertarget) prop of Tippy.js, the `reference` prop should accept `React.RefObject[] | Element[]` parameters as wel…
-
**Is your feature request related to a problem? Please describe.**
We would like to show a renderFragment instead of a string (Text) inside the Tooltip control.
-
Bars tooltip is getting sticked sometimes, it is related to `onMouseLeave` which seems not being triggered when user moves cursor fast.
-
The tooltip is being loaded for every bucket on panel refresh, leading to poor performance for large time ranges.
From the Chrome DevTools:
All the small bars under `Heatmap` are Tippy upda…
-
Similar to [this issue](https://github.com/atomiks/tippyjs-react/issues/252), the Tippy component never unmount with jest + react-testing-library in uncontrolled mode ie. when not using the visible pr…