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

Vue 3 support #13

Closed
diegosanw opened this issue Dec 16, 2020 · 3 comments
Closed

Vue 3 support #13

diegosanw opened this issue Dec 16, 2020 · 3 comments
Labels
bug Something isn't working vue 3

Comments

@diegosanw
Copy link

Hi! I'm working on a Vue3 project and would like to use this awesome component.

It doesn't seem to be working completely fine. The card number is not shown, the rest of the fields are shown ok.
Have anyone else tried it with Vue3? Any ideas what may be failing?

@guastallaigor guastallaigor added bug Something isn't working vue 3 labels Dec 17, 2020
@guastallaigor
Copy link
Owner

Hello @ds-perfit
Sorry about the delay.

Thank you for reporting.
I think it's fair to say that currently vue-paycard unfortunately doesn't support Vue 3 yet.
I don't know much about Vue 3, but I know that some of the things were changed (e.g. beforeDestroy to beforeUnmount) and those things can cause bugs in this component.
I will need to look into it to see if I can make Vue 3 compatible without hurting Vue 2 users.
If I manage to fix it, I'll let you know here.

@guastallaigor guastallaigor added the help wanted Extra attention is needed label Dec 17, 2020
@guastallaigor
Copy link
Owner

ref vuejs/rollup-plugin-vue#427

@guastallaigor
Copy link
Owner

guastallaigor commented Dec 7, 2021

Now with Vue 3 support! New release later this week!
ref #36

@guastallaigor guastallaigor removed the help wanted Extra attention is needed label Dec 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working vue 3
Projects
None yet
Development

No branches or pull requests

2 participants