Assigned
Status Update
Comments
th...@gmail.com <th...@gmail.com> #2
This is probably happening because there are multiple instances of DataStore active. You should consider managing the DataStore as a singleton. See the attached bug for more info.
Description
Jetpack Compose version: 1.3.0-rc01
Jetpack Compose Material3 version: 1.0.0-rc01
Jetpack Compose Compiler version: 1.3.2
Jetpack Compose component used: ModalNavigationDrawer/ModalDrawerSheet (Material3)
Android Studio Build: Android Studio Flamingo | 2022.2.1 Canary 5
Kotlin version: 1.7.20
You can see a black thin line on the left upper side, that comes from the drawer. Using -1dp less offset works.
Steps to Reproduce or Code Sample to Reproduce: