We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug
To Reproduce
Expected behavior
Please complete the following information about the solution:
ERROR Invoke Error { "errorType": "TypeError", "errorMessage": "Cannot read properties of undefined (reading 'toLowerCase')", "stack": [ "TypeError: Cannot read properties of undefined (reading 'toLowerCase')", " at Object.exports.assemble (/var/task/lib/middleware/alexa.js:107:22)", " at Array.assemble (/var/task/lib/middleware/5_assemble.js:144:27)", " at async router._walk (/var/task/lib/router/index.js:34:24)", " at async router._walk (/var/task/lib/router/index.js:35:20)", " at async router._walk (/var/task/lib/router/index.js:35:20)", " at async router._walk (/var/task/lib/router/index.js:35:20)", " at async router._walk (/var/task/lib/router/index.js:35:20)", " at async router.start (/var/task/lib/router/index.js:14:21)" ] }
The text was updated successfully, but these errors were encountered:
Fixed as v5.3.2
Sorry, something went wrong.
No branches or pull requests
Describe the bug
To Reproduce
Expected behavior
Please complete the following information about the solution:
The text was updated successfully, but these errors were encountered: