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

[preact/compat] @radix-ui/react-tooltip immediately hide tooltip after hover on element #3805

Open
1 task
glook opened this issue Nov 18, 2022 · 1 comment
Open
1 task
Labels

Comments

@glook
Copy link

glook commented Nov 18, 2022

  • Check if updating to the latest Preact version resolves the issue

Describe the bug
Radix tooltips immediately closing after hover on element

CleanShot 2022-11-18 at 16 34 03@2x

CleanShot 2022-11-18 at 16 37 17

To Reproduce

https://codesandbox.io/s/preact-radix-ui-react-tooltip-issue-lshsmd?file=/src/App.tsx

Steps to reproduce the behavior:

  1. Hover on button
  2. You will see that tooltip will be visible for just a moment

Expected behavior
Expected that tooltip will be visible all time when cursor is hover button

nikogoli added a commit to nikogoli/testing-shadcn-ui-in-fresh that referenced this issue Nov 2, 2023
hover 状態でも tooltip の表示が永続化されず、表示後即座に消えてしまう ([issue](preactjs/preact#3805))
nikogoli added a commit to nikogoli/testing-shadcn-ui-in-fresh that referenced this issue Nov 2, 2023
hover 状態でも tooltip の表示が永続化されず、表示後即座に消えてしまう ([issue](preactjs/preact#3805))
nikogoli added a commit to nikogoli/testing-shadcn-ui-in-fresh that referenced this issue Nov 2, 2023
hover 状態でも tooltip の表示が永続化されず、表示後即座に消えてしまう
([issue](preactjs/preact#3805))
@iPavlikov
Copy link

Hello! Any updates on this issue?

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

3 participants