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

Observers not firing? #101

Open
1e4 opened this issue Jun 30, 2023 · 1 comment
Open

Observers not firing? #101

1e4 opened this issue Jun 30, 2023 · 1 comment

Comments

@1e4
Copy link

1e4 commented Jun 30, 2023

I'm creating an observe for Multicaret\Acquaintances\Models\Friendship, the created event fires fine, but when listening for updated and deleted, neither event fires. Is it not possible to use Observers to watch for model changes?

@1e4
Copy link
Author

1e4 commented Jun 30, 2023

Looks like it's down to how models are updated - by design. Though I am curious as to why Friendship is never sent through to events and only ever get $recipient and sender

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

No branches or pull requests

1 participant