Skip to content
This repository has been archived by the owner on Jan 7, 2022. It is now read-only.

Add Vue 3 support #244

Open
loxK opened this issue Dec 29, 2020 · 2 comments
Open

Add Vue 3 support #244

loxK opened this issue Dec 29, 2020 · 2 comments

Comments

@loxK
Copy link

loxK commented Dec 29, 2020

Versions

  • vue: 3.0.4
  • vue-datetime: 1.0.0-beta.14
  • luxon: 1.25.0

Description:

Doesn't work, show a bunch of errors:

[Vue warn]: Property "$createElement" was accessed during render but is not defined on instance. 
  at <Datetime modelValue="" onUpdate:modelValue=fn >
  
[Vue warn]: Property "_self" was accessed during render but is not defined on instance. 
  at <Datetime modelValue="" onUpdate:modelValue=fn > 
  
[Vue warn]: Unhandled error during execution of render function 
  at <Datetime modelValue="" onUpdate:modelValue=fn > 
  
[Vue warn]: Unhandled error during execution of scheduler flush. This is likely a Vue internals bug. Please open an issue at https://new-issue.vuejs.org/?repo=vuejs/vue-next 
  at <Datetime modelValue="" onUpdate:modelValue=fn > 

Uncaught (in promise) TypeError: _vm._self is undefined
    render webpack:///./node_modules/vue-datetime/dist/vue-datetime.js?:697
@gofish543
Copy link

@loxK In the future, read other issues posted on a Git repo before making your own. I'd also focus on wording, your issue comes across sounding very entitled, remember this is an open source project which you can submit code to.

@mariomka Do you have any plans on getting this package to be Vue 3 compatible? If so, do you need help? If not, would you be willing to accept pull requests to get this package Vue 3 compatible?

@nirnejak
Copy link

nirnejak commented Sep 5, 2021

+1 for Vue 3 Support

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

No branches or pull requests

3 participants