marked extract of search on text (scrolling is not working yet
This commit is contained in:
@@ -43,6 +43,10 @@ export default {
|
||||
this.scrollToRef()
|
||||
}
|
||||
},
|
||||
mounted () {
|
||||
console.log('mounted')
|
||||
this.scrollToRef()
|
||||
},
|
||||
methods: {
|
||||
onScrollCenter (e) {
|
||||
// console.log('mainLayout onScrollCenter: e', e)
|
||||
|
||||
Reference in New Issue
Block a user