I have an application which uses worker-pouch
I have an index on a key called "docType", worker-pouch throws an error while calling db.find()
{error: "not_found", name: "not_found", reason: "ddoc _design/idx-f69ab836cb594ee7fe57e44b2d3c4267 …44b2d3c4267, instead found object of type: object", message: "ddoc _design/idx-f69ab836cb594ee7fe57e44b2d3c4267 …44b2d3c4267, instead found object of type: object", status: 404}