Ref: grouped-emoji-picker
This commit is contained in:
Tusooa Zhu 2021-10-08 15:25:13 -04:00
parent 06a636db37
commit 3156f046b4
No known key found for this signature in database
GPG Key ID: 7B467EDE43A08224
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ const EmojiPicker = {
this.$lozad = lozad('img', {})
this.$lozad.observe()
},
waitForDomAndInitializeLazyLoad() {
waitForDomAndInitializeLazyLoad () {
this.$nextTick(() => this.initializeLazyLoad())
},
destroyLazyLoad () {