const router = new VueRouter ({ mode: \'history\', routes, scrollBehavior(to,from, savedPosition) { if(to.hash) { return { selector: to.hash,