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

Fix Call to a member function only() on null error #288

Merged
merged 3 commits into from
Aug 22, 2021

Conversation

pajkho
Copy link
Contributor

@pajkho pajkho commented Aug 22, 2021

If a participant is deleted and you try to get the messages in a conversation you will get an error when trying to get the sender attribute. This fixes it.

Fixes issue #287

If a participant is deleted and you try to get the messages in a conversation you will get an error when trying to get the sender attribute. This fixes it.
@musonza musonza merged commit 0adba89 into musonza:master Aug 22, 2021
@musonza
Copy link
Owner

musonza commented Aug 22, 2021

New release https://github.com/musonza/chat/releases/tag/v4.6.1. Thanks

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

Successfully merging this pull request may close these issues.

None yet

2 participants