Fixed
Status Update
Comments
il...@google.com <il...@google.com>
b....@gmail.com <b....@gmail.com> #2
Yigit, do you have time to fix it?
reemission of the same liveData is racy
reemission of the same liveData is racy
ul...@gmail.com <ul...@gmail.com> #3
yea i'll take it.
ap...@google.com <ap...@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
So if I define a deeplink in my navigation graph like the following
```
<argument
android:name="myQueryParam"
app:argType="string"
android:defaultValue="@null"
app:nullable="true" />
<deepLink app:uri="
```
1. when I click the link `
2. when I click the link `
Component used: Navigation\
Version used: 2.3.0-alpha04\
Devices/Android versions reproduced on: Not device related