We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Bug: When using onEntitySaving, weird behavior happens.
Cause: Duplicate onEntitySaving call when parameter is provided.
The code which fixed the duplicate onEntitySaving was returned after a code change in this PR.
Found a merge issue
Originally posted by @sydneyagcaoili in #216 (review)
The text was updated successfully, but these errors were encountered:
Thanks for the report.
Sorry, something went wrong.
onEntitySaving
🐛 Fix onEntitySaving not returned after called (#223)
9224ad0
Fixes #222
1472184
Fixes #222 (cherry picked from commit 9224ad0)
Successfully merging a pull request may close this issue.
Bug: When using onEntitySaving, weird behavior happens.
Cause: Duplicate onEntitySaving call when parameter is provided.
The code which fixed the duplicate onEntitySaving was returned after a code change in this PR.
Found a merge issue
Originally posted by @sydneyagcaoili in #216 (review)
The text was updated successfully, but these errors were encountered: