Lint
Ref: grouped-emoji-picker
This commit is contained in:
parent
06a636db37
commit
3156f046b4
@ -121,7 +121,7 @@ const EmojiPicker = {
|
|||||||
this.$lozad = lozad('img', {})
|
this.$lozad = lozad('img', {})
|
||||||
this.$lozad.observe()
|
this.$lozad.observe()
|
||||||
},
|
},
|
||||||
waitForDomAndInitializeLazyLoad() {
|
waitForDomAndInitializeLazyLoad () {
|
||||||
this.$nextTick(() => this.initializeLazyLoad())
|
this.$nextTick(() => this.initializeLazyLoad())
|
||||||
},
|
},
|
||||||
destroyLazyLoad () {
|
destroyLazyLoad () {
|
||||||
|
Loading…
Reference in New Issue
Block a user