mongo-collection-instances icon indicating copy to clipboard operation
mongo-collection-instances copied to clipboard

It have problem with "collection hook" or not?

Open thearabbit opened this issue 10 years ago • 3 comments

In my project I use collection-hook. For example I use after.remove() hook, and then I use this package to remove docs. So after.remove() hook run or not? I don't want to run in after.remove() hook. How to solve or have direct.remove() like collection-hook?

thearabbit avatar Oct 22 '15 13:10 thearabbit

Hey @thearabbit not sure I understand exactly, could you give an example of what you're wanting to do?

dburles avatar Oct 23 '15 03:10 dburles

+1 the same =(

mikeifomin avatar Dec 07 '15 17:12 mikeifomin

Is there an incompatibility between this package and matb33:collection-hooks ?

dburles avatar Jan 07 '16 09:01 dburles