You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 7, 2022. It is now read-only.
[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
The text was updated successfully, but these errors were encountered:
@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?
Versions
Description:
Doesn't work, show a bunch of errors:
The text was updated successfully, but these errors were encountered: