You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I previously opened an issue and received a response, but since the problem remains unresolved, I'm creating another issue.
I am currently using @chakra-ui/react and @chakra-ui/cli version 3.3.1.
When I call HoverCard inside DialogContent, hovering over the HoverCardTrigger displays the HoverCardContent on the screen. However, when I hover over the HoverCardContent, it disappears.
Unfortunately, this issue occurs intermittently but frequently enough to notice (about 50% of the time, perhaps).
I would like to create a UI where a button inside the HoverCardContent can be clicked after the HoverCardContent is displayed.
@segunadebayo previously provided the following URL to me, but even after trying the suggested solution, it still doesn't work.
Moreover, the same issue occurs in the sample code from the official documentation.
2025-01-20.11.00.26.mov
Could you please let me know if there is a solution?
Description
Hello,
I previously opened an issue and received a response, but since the problem remains unresolved, I'm creating another issue.
I am currently using @chakra-ui/react and @chakra-ui/cli version 3.3.1.
When I call HoverCard inside DialogContent, hovering over the HoverCardTrigger displays the HoverCardContent on the screen. However, when I hover over the HoverCardContent, it disappears.
Unfortunately, this issue occurs intermittently but frequently enough to notice (about 50% of the time, perhaps).
I would like to create a UI where a button inside the HoverCardContent can be clicked after the HoverCardContent is displayed.
@segunadebayo previously provided the following URL to me, but even after trying the suggested solution, it still doesn't work.
Moreover, the same issue occurs in the sample code from the official documentation.
2025-01-20.11.00.26.mov
Could you please let me know if there is a solution?
Link to Reproduction
https://stackblitz.com/edit/chakra-ui-v3-nxrpynzj?file=src%2FApp.tsx,package.json
Steps to reproduce
Chakra UI Version
3.3.1
Browser
Google Chrome 132.0.6834.84
Operating System
Additional Information
No response
The text was updated successfully, but these errors were encountered: