Skip to content

bug(NcButton): does not work as router-link anymore. #7038

Open
@raimund-schluessler

Description

@raimund-schluessler

This got completely lost in the refactoring. NcButton does not work as a router-link anymore.

Originally posted by @raimund-schluessler in 2c92c40

NcButton is not wrapped in a router-link element anymore when the to prop is set. This breaks quite some places, most prominently the use in NcBreadcrumb. While the app still navigates when to is set, the element does not behave as a router-link should, as it is not an a element anymore.

Metadata

Metadata

Assignees

No one assigned

    Labels

    1. to developAccepted and waiting to be taken care ofbugSomething isn't workingfeature: buttonregressionRegression of a previous working feature

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions