Improve error handling in completeCalendar
to avoid panic
#8
Labels
Difficulty/1:Easy
Easy ticket
Good First Issue
Suitable for first-time contributors
Hacktoberfest
Help Wanted
Community help wanted
Tech/Go
Type/Bug
Something isn't working
Up For Grabs
Ready for help from the community. Removed when someone volunteers
PR #7 was created to be clear about configuring the plugin properly, as a remedy to avoid a panic in the plugin. The plugin should instead be resilient to this and handle the case of this error. See this comment for details #7 (comment)
There was an index out of range error occurring here:
mattermost-plugin-google-calendar/server/api.go
Line 83 in f85d05b
The text was updated successfully, but these errors were encountered: