Files
cunningham/packages
Lebaud Antoine 219d08c82e 🐛(react) prevent ENTER event being triggered twice on calendar grid-cell
iThe Button component is not utilizing the headless UI Button from react-aria.
When pressing ENTER on calendar grid cells, the onClick event handler is
being called twice. This issue remained unnoticed when the date picker only
selected a single date and closed. However, when selecting a range of dates,
this double triggering becomes problematic.
2023-07-10 22:05:33 +02:00
..
2023-06-27 17:15:59 +02:00