Hi @antonkomarev ! just a question. why would we need to registerAsLove{Reacter/Reactant} on Created event observer?  It causes double saving event firing and DB operation.
Can we hook on Creating event and just pass reacter/reactant_id before model is created?
It seems to be working for me. Just wondering is there can be any issues with such approach?