🐛 Bug Report: ITriggerPayload
type doesn't accept any JSON serializable object
#3538
Open
2 tasks done
Labels
📜 Description
In documentation:
But the
ITriggerPayload
is actually more restrictive:and doesn't allow lists of objects
👟 Reproduction steps
and see type error in IDE
👍 Expected behavior
no type error in IDE
👎 Actual Behavior with Screenshots
📃 Provide any additional context for the Bug.
You might want to use microsoft/TypeScript#1897 (comment)
👀 Have you spent some time to check if this bug has been raised before?
🏢 Have you read the Contributing Guidelines?
Are you willing to submit PR?
Yes I am willing to submit a PR!
The text was updated successfully, but these errors were encountered: