Skip to content

Params are not passed to the route #239

@gil0mendes

Description

@gil0mendes

Hey,

I'm trying to pass an id to a specific route, but the param is never passed.

'/post/:id': {
    component: require('./components/blog/post.vue')
},
a.btn.btn-link(v-link="{ path: '/post', params: { id: '1' }}") Ler Mais...

Anyone can help me, I do not know what to do.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions