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
When using a PushContainer with a Field.Date, after pushing a element and attempting to add a new element, after typing the day the date picker auto fills the previous month and year.
It also makes only certain numbers work when typing in the field after the previous date has been filled.
🐛 Bug Report
When using a
PushContainer
with aField.Date
, after pushing a element and attempting to add a new element, after typing the day the date picker auto fills the previous month and year.It also makes only certain numbers work when typing in the field after the previous date has been filled.
Screen.Recording.2025-02-19.at.20.26.39.mov
To Reproduce
https://codesandbox.io/p/sandbox/date-picker-push-container-6d7yzx
Expected behavior
I expect the
Field.Date
to not be filled with a previously used date.Eufemia Version
10.64.0
The text was updated successfully, but these errors were encountered: