You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
React Tooltip always render his content or empty element, is not on a hover.
Due to the new version of react-tooltip I change the import and the component: import { Tooltip } from 'react-tooltip';
Any ideas?
The text was updated successfully, but these errors were encountered:
Antonov-S
changed the title
React Tooltip render his content, is not on a hover
React Tooltip always render his content, is not on a hover
Jan 31, 2023
React Tooltip always render his content or empty element, is not on a hover.
Due to the new version of react-tooltip I change the import and the component:

import { Tooltip } from 'react-tooltip';
Any ideas?
The text was updated successfully, but these errors were encountered: