Status Update
Comments
jb...@google.com <jb...@google.com> #2
It's failing when accessing androidx.navigation.compose.BackStackEntryIdViewModel
jb...@google.com <jb...@google.com> #3
ap...@google.com <ap...@google.com> #4
Reproducible with navigation-compose:2.4.0-beta02, without hilt.
jb...@google.com <jb...@google.com> #5
Could be related to this change
api("androidx.navigation:navigation-runtime:2.4.0-alpha10")
na...@google.com <na...@google.com> #7
See also these relevant tickets:
so it appears this is not a Wear Compose specific issue.
na...@google.com <na...@google.com> #8
Further info - if we revert the change mentioned in
Description
Version used: 1.5.2
Devices/Android versions reproduced on: Android 11 phone, but actually I believe it does not matter
If this is a bug in the library, we would appreciate if you could attach:
see README in the project for details including how to reproduce the issue.
This behavior appeared in 1.5.2 library version. Version 1.4.* do not have such problem.