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 messageNotUnderstood in addAtTop #540

Closed
wants to merge 0 commits into from

Conversation

jacob271
Copy link
Contributor

@jacob271 jacob271 commented Aug 4, 2022

Changes

  • Wrapped relevant code in addAtTop inside a block so it is only executed if the newly added message is from the same chat. Previously, we searched for the date of the last message in the wrong chat which then could have been a day divider which leads to a MessageNotUnderstood exception

@jacob271 jacob271 closed this Aug 4, 2022
@jacob271 jacob271 force-pushed the fix/messageNotUnderstood-in-addAtTop branch from 463ab7a to 0cd5efc Compare August 4, 2022 18:45
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.

1 participant