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

Blank text is shown after send some text #20

Closed
V1992 opened this issue Jan 2, 2019 · 4 comments
Closed

Blank text is shown after send some text #20

V1992 opened this issue Jan 2, 2019 · 4 comments
Labels
question Further information is requested

Comments

@V1992
Copy link

V1992 commented Jan 2, 2019

On the first time, when the MSGMessengerViewController loads, blank text is shown when send some text.
And the text which are send once scrolled, the order of the messages gets misplaced.

screenshot 2019-01-02 at 10 58 12 am

@sjoness
Copy link
Collaborator

sjoness commented Jan 27, 2019

@V1992 are you managing your messages array correctly?

@sjoness sjoness added the question Further information is requested label Jan 28, 2019
@V1992
Copy link
Author

V1992 commented Jan 29, 2019

yes.
For now what I'm doing is that just reload the collection view instead of insert method.
When I do reload collection this blank text and messages are getting in correct order.

@sjoness
Copy link
Collaborator

sjoness commented Jan 29, 2019

@V1992 I'm trying to ascertain if the cause of your issue is a bug in MessengerKit, or a mismanagement of your dataSource?

If you think it's a bug, could you give me some steps to reproduce the behaviour please

@sjoness
Copy link
Collaborator

sjoness commented Jan 30, 2019

Closing due to inactivity

@sjoness sjoness closed this as completed Jan 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants