mirror of
https://github.com/requarks/wiki.git
synced 2026-08-26 05:07:30 -05:00
feat: add page-ready client boot event
This commit is contained in:
@@ -639,6 +639,8 @@ export default {
|
||||
this.$vuetify.goTo(decodeURIComponent(ev.currentTarget.hash), this.scrollOpts)
|
||||
}
|
||||
})
|
||||
|
||||
window.boot.notify('page-ready')
|
||||
})
|
||||
},
|
||||
methods: {
|
||||
|
||||
Reference in New Issue
Block a user