Closed hotelbuddy-online closed 3 months ago
@hotelbuddy-online could you give more info about the input you're providing to the code node? It doesn't intentionally change the input type to anything in particular (no coercion), can you provide a minimal reproduction?
feel free to reopen if you have more info
What happened?
when using code node, it seems to change the type of the input when it is an array. a workaround is to convert into an object which is an array, but this seems irregular
What was the expected functionality?
the input node should have same data type as what goes into it.
Describe your environment
MacOS, Node 14.0.0, etc.
Relevant log output
No response
Relevant screenshots
No response
Code of Conduct