twilio-professional-services / flex-project-template

A starting point for Twilio Flex projects, providing management strategies for various types of artifacts and distributed development
https://twilio-professional-services.github.io/flex-project-template/
Apache License 2.0
64 stars 71 forks source link

Fix error when callback is missing data #534

Closed dremin closed 7 months ago

dremin commented 7 months ago

Summary

Small fix for a crash that happens when a callback task arrives without callbackData.

Also fixed a couple typos I found.

Checklist

github-actions[bot] commented 7 months ago

0 ESLint error(s) and 0 ESLint warning(s) found in pull request changed files. 0 ESLint error(s) and 0 ESLint warning(s) found in files outside of the pull request.

:white_check_mark: No issues found!