OnClick Event in Calendar Widget does not trigger

1
Hello, I am using the CalendarWidget in a project to be able to plan employee capacity. I want to use the OnClick event in the CalendarWidget to show a NewEdit screen for the planned event (capacity). For some reason, the on click event does not trigger. The mouse turns into a hyperlink pointer, so it recognizes a clickable object, but the microflow won't start. Adding a breakpoint to my microflow learns that the microflow isn't executed at all. It's like the widget doesn't register my click. Read and write rights for all pages and microflows seem to be in order, the dataview for the CalendarWidget is editable and it doesn't work in any browser. Even if I build a completely new page, solely dedicated to this CalendarWidget with nothing else on it, the microflow doesn't trigger. What am I missing?
asked
0 answers