mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-03 20:48:07 +00:00
feat: Setup context menu for message (#6750)
This commit is contained in:
@@ -355,6 +355,7 @@ export default {
|
||||
},
|
||||
|
||||
handleScroll(e) {
|
||||
bus.$emit(BUS_EVENTS.ON_MESSAGE_LIST_SCROLL);
|
||||
this.setScrollParams();
|
||||
|
||||
const dataFetchCheck =
|
||||
|
||||
Reference in New Issue
Block a user