Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

e.slice is not a function #210

Closed
xogeny opened this issue Apr 19, 2018 · 1 comment · Fixed by #229
Closed

e.slice is not a function #210

xogeny opened this issue Apr 19, 2018 · 1 comment · Fixed by #229
Labels

Comments

@xogeny
Copy link
Contributor

xogeny commented Apr 19, 2018

I performed what looked like a normal query in the exerciser and got this error message: e.slice is not a function.

Here is a link to the exerciser that demonstrates the issue: http://try.jsonata.org/BJritdUhG

@andrew-coleman
Copy link
Member

It looks like this is another example of an expression where the first step should not iterate over the input array (similar to the array constructor which gets special treatment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants