Closed juzerali closed 12 years ago
yep, I'm seeing the same issue. Tried with scoped models, db backed stores etc. Essentially the QueryRegistry doesn't seem to have any queries in it when asked to lookup the queryTuple. As far as I can see the registerQuery method of query.Model is not being called.
I don't really know what has changed. But it seems to be working now.
I have got following code:
So far so good, but as soon as I try to fetch something with this query, I get an ugly error.
Here is the error from console
TypeError: Cannot read property 'query' of undefined