adrianhajdin / project_professional_portfolio

This is a code repository for the corresponding YouTube video. In this tutorial we are going to build and deploy a real time chat application. Covered topics: React.js, SCSS, Framer Motion, Sanity
https://jsmastery.pro
2.07k stars 496 forks source link

React Tooltip always render his content, is not on a hover #49

Open Antonov-S opened 1 year ago

Antonov-S commented 1 year ago

React Tooltip always render his content or empty element, is not on a hover.

Screenshot 2023-01-31 221114

Due to the new version of react-tooltip I change the import and the component: import { Tooltip } from 'react-tooltip'; Screenshot 2023-01-31 221500

Any ideas?

BurningVertex commented 1 year ago

Hi, did you manage to solve this Reacttooltip issues? Any chance you can put up a snippet of the code for skills.jsx? Many thanks