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

Btn component uses RouterLink component that is missing #803

Closed
sjrd218 opened this issue Apr 28, 2023 · 1 comment
Closed

Btn component uses RouterLink component that is missing #803

sjrd218 opened this issue Apr 28, 2023 · 1 comment
Assignees
Labels

Comments

@sjrd218
Copy link

sjrd218 commented Apr 28, 2023

Describe the bug
I am using the Btn component in a Vue3 app that doesn't use VueRouter and I get the following error in the dev console:
[Vue warn]: Failed to resolve component: RouterLink

To Reproduce
Steps to reproduce the behavior:
Create a Vue 3 app that uses uiv and use a Btn component in your template.

Expected behavior
Btn component doesn't have a dependency on VueRouter

Desktop (please complete the following information):

  • OS: Mac
  • Browser chrome with Vue dev tools
  • Version 112
@wxsms
Copy link
Member

wxsms commented May 6, 2023

fixed in 2.0.6

@wxsms wxsms closed this as completed May 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants