Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VaBreadcrumbsItem use router-link #1871

Closed
RVitaly1978 opened this issue May 30, 2022 · 0 comments · Fixed by #1901
Closed

VaBreadcrumbsItem use router-link #1871

RVitaly1978 opened this issue May 30, 2022 · 0 comments · Fixed by #1901
Assignees
Labels
BUG Something isn't working

Comments

@RVitaly1978
Copy link
Contributor

Vuestic-ui version: 1.4.1

<template>
  <span class="va-breadcrumb-item">
    <router-link
      v-if="!isDisabled"
      class="va-breadcrumb-item__label va-breadcrumb-item__label--link"
      ...

should use tagComputed from useRouterLink

@RVitaly1978 RVitaly1978 added the BUG Something isn't working label May 30, 2022
@aluarius aluarius self-assigned this Jun 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUG Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants