GitHub user carlosduclos opened an issue:

    https://github.com/apache/couchdb-nano/issues/22

    TypeError: Cannot use 'in' operator to search for 'counts' in undefined

    [Original issue](https://github.com/dscape/nano/issues/313)
    
    __kanongil__
    Regression in 6.2.0 from c03b552. The patch breaks lookups that has neither 
qs or callback set.
    
    __jo__
    Thanks for catching this!
    
    __WaldoJeffers__
    Yup, I have the same issue. For example, if do 
db.viewWithList('design','view','list').pipe(...), I get this error : 
TypeError: Cannot use 'in' operator to search for 'counts' in undefined.
    
    __MatthieuLemoine__
    I also have this issue when using viewWithList as @WaldoJeffers.
    
    __bednie__
    Still seeing this. Would a PR help?

----

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to