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
The text was updated successfully, but these errors were encountered:
tothandras
changed the title
[DateRangePicker] Input value isn't updated when granularity is < day
[RAC] DateRangePicker- input value isn't updated when granularity is < day
Jan 30, 2025
Thanks for reporting this! Seems like a bug. I think it broke in this PR #7368 when we updated the types, so probably something related to that. I don't think it necessarily has to do with the granularity. Haven't dug into it too much though.
Provide a general summary of the issue here
Input value isn't updated when date range is selected when
granuality="second"
and value is currently empty.🤔 Expected Behavior?
Input should be updated with the selected date range.
😯 Current Behavior
💁 Possible Solution
No response
🔦 Context
No response
🖥️ Steps to Reproduce
Go to the Granuality example: https://react-spectrum.adobe.com/react-aria/DateRangePicker.html
Version
react-aria-components 1.6.0
What browsers are you seeing the problem on?
Chrome, Firefox, Safari
If other, please specify.
No response
What operating system are you using?
macOS
🧢 Your Company/Team
No response
🕷 Tracking Issue
No response
The text was updated successfully, but these errors were encountered: