Hi.
How can I prevent the edit dialog from appearing, if the event the user clicks on is in the past? I made an example:
https://stackblitz.com/edit/react-j2mfjp?file=app%2Fmain.tsx
If you click on one of the events, the alert appears but when I close the alert, the edit dialog appears too. I tried multiple things but couldn't manage it.
Thanks for any help,
Greetings,
Bernd