Hi everyone,
I want to use sent/received ticks. So i have two function onSend that send new message and watchChat that listen all new message from the server. When i send a message the onSend function update the messages array then when watchChat find the new message i modify the last message with sent:true but the ticks doesn't appear (it appear if i send another new message).
I think it's because bubble doesn't rerender but i don't have solution :(
Use 0.11.0
Seems workin thank you !
Hi, i use now 0.13.0 and the problem appear again.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Dealing with same issue, any solution?
@xcarpentier I use 16.1 and bubble doesn't rerender (just the last bubble can rerender)
I used renderMessage to render my state-dependent UI. This could be a temporary workaround.
I used renderMessage to render my state-dependent UI. This could be a temporary workaround.
That helps, thank you 馃憤
But fix for bubble is still required.
Still having the issue on 16.3
Does anyone have a solution for these issues?
Most helpful comment
@xcarpentier I use 16.1 and bubble doesn't rerender (just the last bubble can rerender)