Files
cunningham/.changeset/fair-lizards-tie.md
jbpenrath 79c59acd0d 🐛(react) fix DateRangePicker issue
We encountered a bug with the date range picker due to an internal
logic of `@react-aria/calendar`. This bug silently came back recently but
our test suite does not trigger that but since the update of
`@testing-library/user-event` a test starts to fail and highlight this issue so
we fix again this bug.

https://github.com/adobe/react-spectrum/commit/12f2f4e
2025-03-18 10:44:16 +01:00

104 B

@openfun/cunningham-react
@openfun/cunningham-react
patch

Fix a bug DateRangePicker that could close popover abruptly