reverting changes in polish manually
This commit is contained in:
parent
664a9d06f9
commit
fb14847730
6 changed files with 60 additions and 20 deletions
|
|
@ -9,7 +9,7 @@ const Bubble =
|
|||
}
|
||||
|
||||
Vue.onMounted(() => {
|
||||
document.dispatchEvent(new CustomEvent("scroll"));
|
||||
document.getElementById("messenger").dispatchEvent(new CustomEvent('adjust-scroll'));
|
||||
});
|
||||
|
||||
return { getUrl };
|
||||
|
|
|
|||
Loading…
Reference in a new issue