feat: Refetch the latest messages on action cable reconnect in widget (#6996)
This commit is contained in:
@@ -13,6 +13,7 @@ const state = {
|
||||
isAgentTyping: false,
|
||||
isCreating: false,
|
||||
},
|
||||
lastMessageId: null,
|
||||
};
|
||||
|
||||
export default {
|
||||
|
||||
Reference in New Issue
Block a user