Fixed
Status Update
Comments
jb...@google.com <jb...@google.com>
ap...@google.com <ap...@google.com> #2
A couple of questions:
1. Have you saw crash in real device or only in simulators?
2. Do you use dynamic feature for language ID?
1. Have you saw crash in real device or only in simulators?
2. Do you use dynamic feature for language ID?
jb...@google.com <jb...@google.com> #3
Tested on Android 12 Emulator with custom executor, but cannot repro this issue.
Description
Component used: Navigation Version used: 2.4.0-alpha06 Devices/Android versions reproduced on: Any device
Repro steps:
NavHost
(FragmentTwo.kt)The same code works fine when used outside of the nav graph (MainActivity.kt#18-20)
Sample:https://github.com/steelahhh/compose-navigation-issure