Answer the question
In order to leave comments, you need to log in
How to implement dialogs?
I have a list of conversations and messages in them.
I made a list of all these conversations, but now I need to display all the messages and the necessary information when clicking on the conversation. How to implement it?
At the moment, I have made a chat component and store all the necessary data in the conversation object.
And yet - when moving from one conversation to another, the avatars of people do not change immediately (that is, elements are updated there, not replaced). Is there any way I can force Vue to replace all content?
Answer the question
In order to leave comments, you need to log in
you need to display all the messages and the necessary information when you click on the conversation
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question