You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for raising an issue.
We will try and get back to you as soon as possible.
Please make sure you have filled out issue respecting our form in English and given us as much context as possible. If not, the issue will be closed or not replied.
Describe the bug
When updating a schedule with calendar.updateSchedule(), the changes done in the list of attendees are not saved.
To Reproduce
Expected behavior
Attendees are updated (["Maria", "Jorge"])
Desktop:
Additional context
It seems that the method "Base.prototype.updateSchedule()" in "src/js/controller/base.js" does not make any change on attendees
The text was updated successfully, but these errors were encountered: