i’ve seen something like this: i believe it’s fixed if you restart the app
I believe what i saw was because the GCD/uistate isn’t listening to this event right or deleting something, so on add, there is a check if it already exists, and since it does, cus it never got deleted right in the ui, it isn’t “readded”
i've seen something like this: i believe it's fixed if you restart the app
I believe what i saw was because the GCD/uistate isn't listening to this event right or deleting something, so on add, there is a check if it already exists, and since it does, cus it never got deleted right in the ui, it isn't "readded"
Steps to reproduce:
The user does not show up in the contact list
Note that this also stays the case when the deleted user sends a message to the user.
i’ve seen something like this: i believe it’s fixed if you restart the app
I believe what i saw was because the GCD/uistate isn’t listening to this event right or deleting something, so on add, there is a check if it already exists, and since it does, cus it never got deleted right in the ui, it isn’t “readded”