Semantic-Org / Semantic-UI-React

The official Semantic-UI-React integration
https://react.semantic-ui.com
MIT License
13.19k stars 4.04k forks source link

`Popup` component is acting mega weird after `3.0.0` #4442

Closed dimitur2204 closed 7 months ago

dimitur2204 commented 8 months ago

Bug Report

When there are multiple Popup component on one page they seem to somehow share refs (I haven't looked at code - just assuming). And when you hover over they start popping up left and right.

Steps

  1. Go to https://react.semantic-ui.com/elements/icon/
  2. Start hovering over the icons rapidly
  3. See how the tooltips start popping up everywhere, stop closing etc.

Expected Result

Well for them to work properly :D

Actual Result

image

Version

3.0.0-beta-1

welcome[bot] commented 8 months ago

👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you've completed all the fields in the issue template so we can best help.

We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.

layershifter commented 7 months ago

Fixed in #4445.