Is there any alpha version of navigation compose multiplatform which has the safe args changes from 2.8.0-alpha08? I've tried all the latest alphas from MavenCentral but none of them seems to include those changes.
i
Ivan Matkov
07/02/2024, 5:38 PM
Only dev versions at the moment. It requires Compose 1.7, so cannot be published without/before that. We're in the process of preparing such alpha, hope it will be this week
r
Rafs
07/02/2024, 6:26 PM
I tried this dev version but it doesn't seem to have the safe args, or maybe i'm using the wrong overload of the NavHost function. 2.8.0-dev1698
i
Ivan Matkov
07/02/2024, 6:28 PM
Actual 2.8 state was merged in dev1703
r
Rafs
07/02/2024, 9:22 PM
what does that mean?
i
Ivan Matkov
07/03/2024, 4:47 AM
You need a newer build to get the state with this feature
r
Rafs
07/03/2024, 11:07 AM
I tried this build 1.7.0-dev1703 together with this version 2.8.0-dev1698 of the navigation library and still didn't get it.
i
Ivan Matkov
07/03/2024, 12:31 PM
It's in navigation version 2.8.0-dev1703. it was NOT included to dev1698