Open mserralta opened 1 year ago
https://github.com/altinselimi/kalendar/blob/1543b60cb1f7a67432b9b50c6c7caae624d2017d/src/lib-components/kalendar-weekview.vue#L211
We can have events on a day which is not "on screen" right now. If we try to remove these events out of our current week view TypeError is raised. No reference to object.
https://github.com/altinselimi/kalendar/blob/1543b60cb1f7a67432b9b50c6c7caae624d2017d/src/lib-components/kalendar-weekview.vue#L211
We can have events on a day which is not "on screen" right now. If we try to remove these events out of our current week view TypeError is raised. No reference to object.