🐛(react) fix DatePicker dropdowns

When having a start date, using the year or month dropdown was
causing the calendar to abruptly close.

Fixes #244
This commit is contained in:
Nathan Vasse
2024-02-07 15:39:33 +01:00
committed by NathanVss
parent b0eff283a1
commit ebfccc1f99
3 changed files with 102 additions and 3 deletions

View File

@@ -0,0 +1,5 @@
---
"@openfun/cunningham-react": patch
---
fix DatePicker dropdowns closing