Closed kanongil closed 6 years ago
Thanks for catching this!
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
.
I also have this issue when using viewWithList as @WaldoJeffers.
Still seeing this. Would a PR help?
This repository has been merged into apache/couchdb-nano, please continue the discussion here
Regression in 6.2.0 from c03b5528b6b0759f7e001b722199f824163ad3a0. The patch breaks lookups that has neither
qs
orcallback
set.