You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@andrew-coleman Do you happen to have any areas of the code that you would start looking at to dig into this issue? It's impacting me as I've got quite a few JSONata expressions that use $eval to do some meta-programming style functionality.
I'd be open to contributing a bug fix for this, but I am not really sure where to start.
When $eval is provided an empty array, it always returns empty object.
Example:
Output:
Expected Output:
The text was updated successfully, but these errors were encountered: