-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
I think the tool may be broken. Even a small change to the first example query, returns the original object. This should return an empty result.
_.query([{a:1,b:2},{a:3,b:2}], '(a=10)')
[Object, Object ]I'm using the latest github version of underscore-data.js. And my browser is Chrome 17.0.963.79.
Metadata
Metadata
Assignees
Labels
No labels