Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Popup component is acting mega weird after 3.0.0 #4442

Closed
dimitur2204 opened this issue Nov 10, 2023 · 2 comments
Closed

Popup component is acting mega weird after 3.0.0 #4442

dimitur2204 opened this issue Nov 10, 2023 · 2 comments
Labels

Comments

@dimitur2204
Copy link

dimitur2204 commented Nov 10, 2023

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

Copy link

welcome bot commented Nov 10, 2023

👋 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.

@dimitur2204 dimitur2204 changed the title Tooltip component is acting mega weird after 3.0.0 Popup component is acting mega weird after 3.0.0 Nov 10, 2023
tourman added a commit to tourman/Semantic-UI-React that referenced this issue Nov 28, 2023
layershifter pushed a commit that referenced this issue Dec 10, 2023
* fix: typo for mouseEnterTimer (#4442)

* fix: typo for mouseLeaveTimer
@layershifter
Copy link
Member

Fixed in #4445.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants