Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make softDelete more rugged #147

Closed
eddyystop opened this issue Apr 10, 2017 · 1 comment
Closed

Make softDelete more rugged #147

eddyystop opened this issue Apr 10, 2017 · 1 comment
Labels

Comments

@eddyystop
Copy link
Collaborator

Change line #11 from const service = this; to const service = hook.service; so it does not depend on the conditional hooks passing the correct context.

eddyystop added a commit that referenced this issue May 2, 2017
@eddyystop
Copy link
Collaborator Author

Fixed in #166 which will be published in v3.2.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant