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
I'm trying to add an event in google calendar and promise is rejected with error: [Unhandled promise rejection: TypeError: null is not an object (evaluating 'AddCalendarEvent.presentEventCreatingDialog')]
I'm trying to add an event in google calendar and promise is rejected with error:
[Unhandled promise rejection: TypeError: null is not an object (evaluating 'AddCalendarEvent.presentEventCreatingDialog')]
My Code:
I saw issue #88 (comment) but it didn't work.
Please help me
The text was updated successfully, but these errors were encountered: