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

Error on click of DateTime input #262

Open
ankraj077 opened this issue Jul 28, 2021 · 5 comments
Open

Error on click of DateTime input #262

ankraj077 opened this issue Jul 28, 2021 · 5 comments

Comments

@ankraj077
Copy link

Versions

  • vue: "^2.6.14"
  • vue-datetime: "^1.0.0-beta.14"
  • luxon: "^2.0.1"
  • weekstart: "^1.1.0"

Description:

Getting following errors on click of datetime picker input.

image

Calendar popup looks as follows:

image

Steps To Reproduce:

npm install --save luxon vue-datetime weekstart

In Vue component:
<datetime></datetime>

@aaronfessler
Copy link

I don't know why either, but downgrading to luxon 1.25.0 works.

@ankraj077
Copy link
Author

Thank you @aaronfessler. That worked for me.

@nasthe2
Copy link

nasthe2 commented Aug 10, 2021

Faced the same issue with luxon 2.0.2. Installed 1.28.0 instead, it works as well. @aaronfessler thanks!

@mfreeman451
Copy link

big same

@wildandenny
Copy link

nice, downgrade luxon to 1.25.0 perfectly works

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

5 participants