tailwindlabs / headlessui

Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.
https://headlessui.com
MIT License
25.81k stars 1.07k forks source link

Fix missing act warnings issued from `focus` and `blur` calls #3253

Closed eps1lon closed 4 months ago

eps1lon commented 4 months ago

Without the act you may see unrelated test failures in React 19.

vercel[bot] commented 4 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
headlessui-react ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 29, 2024 0:57am
headlessui-vue ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 29, 2024 0:57am
RobinMalfait commented 4 months ago

Hey! Thanks for the PR 😊