Answer the question
In order to leave comments, you need to log in
Why is the vue router route not working?
Hello!
Faced a problem
, there is a product card component that is located on such a route
{
path: '/product/*/:option?',
name: 'product',
component: () => import(/* webpackChunkName: "Product" */ '../views/ProductCard')
},
path: '/product/*/:option?'
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question