Skip to content
This repository has been archived by the owner on Jul 1, 2022. It is now read-only.

onEditSchedule and onDeleteSchedule functions 'eventData has no attribute isAllDay' #54

Open
bonis955 opened this issue Mar 12, 2021 · 1 comment
Labels
Bug Something isn't working

Comments

@bonis955
Copy link

bonis955 commented Mar 12, 2021

Describe the bug

Hi when i set scheduleView = ['allday'] and edit or delete allday schedule inside weekly or daily view i have this error because eventData has no attribute 'isAllDay', this attribute is inside schedule field, how can i solve it?

this happens with onEditSchedule function and with onDeleteSchedule function

Untitled

Screenshot from 2021-03-13 00-22-14

Version

toast-ui/vue-calendar: 1.1.1

Test Environment

Linux, Vue

Current Behavior

  • set scheduleView = ['allday']
  • open popoup detail into weekly or daily view
  • edit or delete allday schedule
@jungeun-cho jungeun-cho added the Bug Something isn't working label Mar 22, 2021
@jungeun-cho
Copy link
Contributor

This is the bug.
I'll fix it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants