Víctor Garrido

Results 3 comments of Víctor Garrido

@alixander I was just closing old issues, AFAIK this is still a problem as I can still reproduce it on the playground. I'll reopen the issue.

Hey, I ran into the same issue, are there any updates on this?

I'm also running beanie 2.0.0, and had to resort using separate `find_one()` and `save()` instead of `find_one().update()` in order to trigger the `before_event` function.