parent
06a636db37
commit
3156f046b4
|
@ -121,7 +121,7 @@ const EmojiPicker = {
|
|||
this.$lozad = lozad('img', {})
|
||||
this.$lozad.observe()
|
||||
},
|
||||
waitForDomAndInitializeLazyLoad() {
|
||||
waitForDomAndInitializeLazyLoad () {
|
||||
this.$nextTick(() => this.initializeLazyLoad())
|
||||
},
|
||||
destroyLazyLoad () {
|
||||
|
|
Loading…
Reference in New Issue