logo
Search
showing results for - "vue router default page not loaded"
Maya
09 Mar 2017
1...
2  {
3      props: true,
4      path: '/sections/:id',
5      name: 'route.sections',
6      component: Sections,
7      redirect: {
8        name: 'route.details'
9      },
10      children: [
11        {
12          alias: '',
13          path: 'details',
14          name: 'route.details',
15          component: Details
16        },
17        {
18          path: 'secondary',
19          name: 'route.secondary',
20          component: Secondary
21        }
22      ]
23    }
24...
source
similar questions
vue route automatic redirectvue js not found pagevue on click router push not workingpush a new route only triggers url change but not location changereact router history not definedvue router lazy load examplevue js redirect to external url new tabvue router 404 pageerror page vuego to next route vuejsvue js production mode refresh causing 404 errorlazy loading routes vueangular router 404
queries leading to this page
vue router children router is changing but page is not loadinghow to route back to default child routevue don 27t load routes by defaultvuejs default load page routercreated not loading on router click vuevue router default pagevue router not redirecting to childrenchild route not working vue after redirectvue router link not loading componentvue router default page not loadedvue router default page not loaded
privacy policyterms of useinstagram
Crafted with  ♥  for everyone

sign in to continue
your answer for
you will get a confirmation link on this - you will have to click that for successful submission of your answer. we require this to keep the website free of spam, bots and unhelpful content
please ensure to add code which is syntactically corrent and executes properly
sign in to continue
ask question on maxinterview
you will get a confirmation link on this - you will have to click that for successful submission of your question. we require this to keep the website free of spam, bots and unhelpful content
please be clear, to the point and respectful
sign in to continue