Issue with popBackStack and Type Safety in Navigation Compose wit Serialization
I’m working on an Android app using Navigation Compose with type safety. I have the following navigation setup with four screens: ScreenA, ScreenB, ScreenC, and ScreenD. The navigation flow is as follows: