Skip to content

Props not passed down to $attrs from route props #6426

Closed
@adi518

Description

@adi518

Version

2.4.2

Reproduction link

https://www.webpackbin.com/bins/-Ks8plb2Lsqpt8Po3Rxg

Steps to reproduce

Setup a wrapping component which proxies all props to its child using v-bind="$attrs". Then try to pass props using vue-router API.

What is expected?

To have all props from route passed to component.

What is actually happening?

None pass.

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