-
Notifications
You must be signed in to change notification settings - Fork 94
Labels
2. developingWork in progressWork in progressbugSomething isn't workingSomething isn't workingfeature: buttonregressionRegression of a previous working featureRegression of a previous working feature
Milestone
Description
This got completely lost in the refactoring.
NcButton
does not work as arouter-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
Labels
2. developingWork in progressWork in progressbugSomething isn't workingSomething isn't workingfeature: buttonregressionRegression of a previous working featureRegression of a previous working feature