Marius
Results
2
issues of
Marius
If an event is send via dojo/on, its properties are copied in a for in loop. (https://github.com/dojo/dojo/blob/master/on.js#L378) Properties defined via get/set are not enumerable, so they are not picked up...
**Describe the bug** We are using SpringCloudFunctions on AWS for Lambdas. The messages send to the Lambdas contain a property "payload". This worked fine up until [email protected]. With the current...
feature
AWS