Misha
Results
43
comments of
Misha
not sure that's an issue, so created a discussion https://github.com/remix-run/remix/discussions/9879
Here is a patch that fixes the issue The trick is to use `useRef` for `isOpenDelayed` instead of `useState`. Seems like a safe change since the variable is read inside...
Looks like the fix was released already https://www.radix-ui.com/primitives/docs/overview/releases#april-8-2025