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

Bug when using vue-datepicker inside a UFormGroup #698

Closed
mattd233 opened this issue Sep 19, 2023 · 3 comments
Closed

Bug when using vue-datepicker inside a UFormGroup #698

mattd233 opened this issue Sep 19, 2023 · 3 comments
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@mattd233
Copy link

The exact timer picker in Vue Date picker doesn't work when used in a UFromGroup.

Version

@nuxt/ui: 2.8.1([email protected])([email protected])
nuxt: 3.7.3
@vuepic/vue-datepicker: 6.1.0([email protected])

Reproduction Link

https://github.com/mattd233/nuxtui-vue-datepicker-bug

Steps to reproduce

  1. Run pnpm install and pnpm dev to start the page.
  2. Click the date picker
  3. Pick a date
  4. Click the clock
  5. Click the big number (hour or minute) to open the panel to pick the hour or minute
  6. Click any number from the panel

Pic1
image
Pic2
image
Pic3
image

What is Expected?

Clicking the number on picture 3 should successfully pick the time. And you should return to picture 2 with the correctly value.

What is actually happening?

Clicking the number on picture 3 closes the date picker.

@mattd233 mattd233 added the bug Something isn't working label Sep 19, 2023
Copy link
Member

Should be fixed by #638

Copy link
Member

Feel free to reopen if you have the bug on the Edge version or on the next release.

Copy link
Member

Duplicate #621

@benjamincanac benjamincanac added the duplicate This issue or pull request already exists label Sep 22, 2023 — with Volta.net
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants