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]: DatePicker - Selecting the same date twice in a row causes an unhandled error #1618

Closed
hartbit opened this issue Feb 13, 2025 · 0 comments · Fixed by #1619
Closed
Labels
bug Something isn't working

Comments

@hartbit
Copy link
Contributor

hartbit commented Feb 13, 2025

Environment

Developement/Production OS: macOS 14.5
Node version: 20.18.0
Package manager: pnpm@10.2.0
Radix Vue version: 1.9.14
Vue version: 3.5.13
CSS framework: tailwindcss@3.4.4
Client OS: macOS 14.5
Browser: Firefox 134.0.2

Link to minimal reproduction

https://www.radix-vue.com/components/date-picker

Steps to reproduce

  1. Open the picker.
  2. Select a date.
  3. Re-select the same date.

Describe the bug

It throws an error in the console.

Expected behavior

It shouldn't throw any error.

Context & Screenshots (if applicable)

No response

@hartbit hartbit added the bug Something isn't working label Feb 13, 2025
@zernonia zernonia linked a pull request Feb 14, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants