Lint
Ref: grouped-emoji-picker
This commit is contained in:
parent
2a59d63164
commit
149384c48d
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue