# Bug Report - [x] I’ve searched for any related issues and avoided creating a duplicate issue. ## What happened VaDate and VaMemorableDate show errors on blur after setting a valid `value` attribute, then changing the month using the UI <img width="427" height="126" alt="Image" src="https://github.com/user-attachments/assets/b0ca99fd-49eb-42c7-91fa-b01701467b73" /> <img width="426" height="188" alt="Image" src="https://github.com/user-attachments/assets/338489c6-f6c5-44d6-a770-c3b08d991618" /> https://github.com/user-attachments/assets/ef0c7cb6-b4ce-4894-8a72-aaab078a3314 ## What I expected to happen Should not show an error for valid dates on blur, when first populated with a full date value. ## Reproducing 1. Go to https://design.va.gov/storybook/?path=/docs/components-va-date--docs or https://design.va.gov/storybook/?path=/docs/uswds-va-memorable-date--docs 2. Set the `value` to 2025-12-12 3. Manually change the month field manually in the UI 4. Blur 5. See error "Please enter a complete date" Does this only happen when changing month? Maybe ## Urgency How urgent is this request? Please select the appropriate option below and/or provide details - [x] This bug is blocking work currently in progress - [ ] This bug is affecting work currently in progress but we have a workaround - [ ] This bug is blocking work planned within the next few sprints - [ ] This bug is not blocking any work - [ ] Other ### Details
Bug Report
What happened
VaDate and VaMemorableDate show errors on blur after setting a valid
valueattribute, then changing the month using the UIScreen.Recording.2025-12-29.at.9.53.39.AM.mov
What I expected to happen
Should not show an error for valid dates on blur, when first populated with a full date value.
Reproducing
valueto 2025-12-12Does this only happen when changing month? Maybe
Urgency
How urgent is this request? Please select the appropriate option below and/or provide details
Details