`mongoose-lean-getters` not working properly with `find` properly , calls the getter method twice `mongoose-lean-getters` not working properly with `find` properly , calls the getter method twice mongoose mongoose

`mongoose-lean-getters` not working properly with `find` properly , calls the getter method twice


The issue is solved in version : 0.1.2

I think they have removed this to solve the issue :

schema.post('find', fn); //<--------------- 2nd HERE

Raised Issue on Github : https://github.com/mongoosejs/mongoose-lean-getters/issues/1