Closed rjkerrison closed 2 years ago
I was able to add the event listener with 73d0dfc1a79e7e5e3f36881c69f1257c34f74272, but the delete isn't working as intended: the calendar listings are not removed, though a 200 response is given. The ids listed may be for the wrong entity.
Fixed by #29.
The remove from calendar links on the My Calendar page do not have any event associated. They need to match the selectors in
removeFromCalendar.js
.