Damon Snow

Results 2 comments of Damon Snow

the schedule that i created in month view can't display in week view or day view. the schedule data is: ``` title: "test time range 2" body: "" calendarId: "1"...

i cann't delete shcedule when i use deleteSchedule function: ``` this.$refs.tuiCalendar.invoke('deleteSchedule', '5', '2'); ```