Hi there
Am I missing something ?
For some reason I can’t use array.map in short expressions. Is this normal behaviour ?
jan
3
That is sadly a known issue:
We are currently in the process of replacing that library with an own one which should then solve that issue.
Any workaround (I am no JS expert…).
I used function/code node but maybe a more simple workaround ?
Jon
5
@Valerian_Lebert code node is the best option at the moment.