charkour / react-reactions

😲 Create custom reaction pickers and counters or use your favorites!
MIT License
74 stars 16 forks source link

Hover on GithubCounter missing out on Chrome #135

Open Orolol opened 2 years ago

Orolol commented 2 years ago

Describe the bug While working on Safari and Firefox, the hover counter is missing on Chrome

To Reproduce Steps to reproduce the behavior:

  1. Have some reactions on a github counter
  2. Hover with mouse

Expected behavior

Chrome : Capture d’écran 2022-05-02 à 16 40 22

Firefox : Capture d’écran 2022-05-02 à 16 40 49

charkour commented 2 years ago

Thanks, this is strange! I'll look into it. Thanks.

charkour commented 2 years ago

Hi @Orolol, sorry for the late response. Just getting to this now. Would you be able to provide a code sandbox with a reproduction of the issue? It will help me trouble shoot the problem.

Thanks!