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
It seems that when you use React 18 and Strict Mode React Tooltip won't hide once you hover over it. E.G. when you hover over "FrontEnd Dev" in Skills and Experience section it won't hide {work.desc} .
It should work after you remove Strict Mode tag in your root.render method
It seems that when you use React 18 and Strict Mode React Tooltip won't hide once you hover over it. E.G. when you hover over "FrontEnd Dev" in Skills and Experience section it won't hide {work.desc} .
It should work after you remove Strict Mode tag in your root.render method
ReactTooltip/react-tooltip#769
Just leaving this here if someone is following this tutorial using React 18
The text was updated successfully, but these errors were encountered: