pacodelacruz
pacodelacruz
While I like the idea of removing complexity, I believe that this change can introduce undesired complexities. Undesired complexity 1: Now as a developer, I need to understand the mapping...
I have had to rely on the `createObject` function nested in a compex comparison function inside a `copy` for an array property and it is very painful. Particularly when error...
I faced a similar behaviour. Unsure whether this is related. After scratching my head so many times and trying so many different combinations, this was my finding: https://github.com/Azure/logicapps/issues/1143