You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 4, 2025. It is now read-only.
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?