Fixed
Status Update
Comments
il...@google.com <il...@google.com>
[Deleted User] <[Deleted User]> #2
Yigit, do you have time to fix it?
reemission of the same liveData is racy
reemission of the same liveData is racy
ap...@google.com <ap...@google.com> #3
yea i'll take it.
il...@google.com <il...@google.com> #4
Thanks for the detailed analysis. This may not be an issue anymore since we've started using Main.immediate there but I' not sure; I'll try to create a test case.
Description
Issue:
Creating a composable destination with deeplink, that does not have
uriPattern
set, crashes.Versions:
Component used: Navigation (Compose) Version used: androidx.navigation:navigation-compose:2.4.0-alpha04 Devices/Android versions reproduced on: Any
Stacktrace:
Example code: