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

Fixed the broken incompatibilty with Vue JS 3 / Vue 3 - Issue #27 #29

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

hasinhayder
Copy link

Ref: https://v3.vuejs.org/guide/migration/v-model.html#overview

  • prop: value -> modelValue;
  • event: input -> update:modelValue;

Implemented these changes to make this component work with Vue3

@felixgabler
Copy link

Any update on this?

@Sakthi002
Copy link

Any update?

@bhanu2217
Copy link

When are you planning to make official release for Vue.js 3 support?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants