cht8687 / react-hover

React hover --- make hover easy http://cht8687.github.io/react-hover/example/
MIT License
107 stars 25 forks source link

Hover image won't show when i mouse move #65

Open bayazid18 opened 2 years ago

bayazid18 commented 2 years ago

Successfully implemented in my project but when i trigger, hover element content won't show but when i inspect it show it's position but i don't see in my browser. does it require any css file. i'm using React17.0.2

cht8687 commented 2 years ago

Hi @bayazid18 You can compare with this examples here https://codesandbox.io/s/charming-snyder-3hund?fontsize=14&hidenavigation=1&theme=dark

alternatively, can create a demo project of yours. not sure how to fix your issue without code examples.