Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Unintended behavior
View staffing
Description
Jetpack Compose component used: androidx.compose.material3:material3:1.2.0-alpha01
Android Studio Build: Android Studio Hedgehog | 2023.1.1 Canary 4 Build #AI-231.7864.76.2311.10114981
Kotlin version: 1.8.21
Feature request to recompose the current month on DatePicker when selectableDates from datePickerState changes. Let's say there's a async validation that needs to occur, when that happens the current page doesn't update when the state used changes, but when changing to the next month and back again it's updated