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
Describe the bug
In the ev.detail.item (the object of the modified event) there is information only about allDay (boolean), dateStart and dateEnd.
There can be more information such as label, description, repeat(boolean), conference link, backgroundColor, status and notifications.
The most important are label and description
Describe the bug
In the ev.detail.item (the object of the modified event) there is information only about allDay (boolean), dateStart and dateEnd.
There can be more information such as label, description, repeat(boolean), conference link, backgroundColor, status and notifications.
The most important are label and description
To Reproduce
Steps to reproduce the behaviour:
Expected behaviour
The logged object should contain more props with the info about the object
The text was updated successfully, but these errors were encountered: