Skip to content

Conversation

@AntekOlszewski
Copy link

Fixes #8231

Root cause:
updateCurrentMetaData() was called before rawValue was updated, causing
inline DatePicker to calculate visible month/year from stale state.

Solution:
Update rawValue first, then recalculate metadata.

Tested locally in showcase.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DatePicker: Inline view wrong MetaData calculation and visible month/year after 4.4.0 update

1 participant