🐛(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
This commit is contained in:
committed by
Jean-Baptiste PENRATH
parent
fee0ef4ea5
commit
79c59acd0d
5
.changeset/fair-lizards-tie.md
Normal file
5
.changeset/fair-lizards-tie.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@openfun/cunningham-react": patch
|
||||
---
|
||||
|
||||
Fix a bug DateRangePicker that could close popover abruptly
|
||||
Reference in New Issue
Block a user