I’m having a problem with selecting events on a calendar: I’d like to be able to create buttons to take actions based on the current elected event.
When I select an event, selectedEvent is null. If i create a new one, it seems to allow me to select it and populate the selectedEvent. But for ones coming from the data they just fail Then I noticed an error appearing in the console. Is the problem with something I’ve done? or is it a bug?
the events on the calendar are set to: {{formatDataAsArray(query1.data)}}