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
This goes against the reference implementation documentation. Is this an intentional departure from being a strict port of the reference implementation?
Thanks for writing this package! It shocks me that jsonata isn't more popular.
Bindings appear to be broken in the evaluate method, minimal example:
Produces error:
However,
expression.assign()
still seems to work:Outputs as expected:
The text was updated successfully, but these errors were encountered: