This repo demonstrate a bug in onBackPressedDispatcher. The details of the bug are in this Stack Overflow post: https://stackoverflow.com/questions/77880983/onbackpresseddispatcher-breaks-jetpack-compose-navigation
zameelpichen/NavigationBugDemo
This repository demonstrates a bug with onBackPressedDispatcher when you use it with Jetpack Compose navigation
Kotlin