Benoît Grélard
                                            Benoît Grélard
                                        
                                    This doesn't look like a Radix issue. Here's an example using Radix Themes and a Next link: https://github.com/radix-ui/primitives/assets/1539897/ec033f14-941f-4dab-a8ff-1d1f2e93bbb0 > Note that Radix Themes only styles the primitive, doesn't add/modify functionality...
Hey @seanconnollydev, you should be able to access a state outside of a `FormField` by passing it the matching `name` prop you are trying to refer to, in other words...
Hi @ziir, thanks for the detailed issue. I looks like a very specific scenario producing erroneous focus events, possibly a browser bug. I would have suggested the same type of...
Possible linked to #2565
@pawelblaszczyk5 is correct, we do this specifically because `HoverCard` should only be used as an enhancement for links.
> Gmail & Google top right buttons: avatar & apps. They all get focus when the popup is closed by Esc, but they do not gain focus when the popup...
@Roeefl there is a `data-state` attribute for that already: 
Duplicate of #2659 2659
I believe @kal07 is correct, this is just how this CSS property works.
Can you create a sandbox with a demo of what you are trying to achieve?