scrolling!
This commit is contained in:
parent
147f34c1fd
commit
bc762a9413
6 changed files with 43 additions and 44 deletions
|
|
@ -72,6 +72,7 @@ export default (store) => {
|
|||
() => import('src/components/chat_view/chat_view.vue'),
|
||||
),
|
||||
props: true,
|
||||
meta: { dontScroll: true },
|
||||
beforeEnter: validateAuthenticatedRoute,
|
||||
},
|
||||
{ name: 'quotes', path: '/notice/:id/quotes', component: QuotesTimeline },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue