Status Update
Comments
jb...@google.com <jb...@google.com> #2
This looks like it could be another instance of
tp...@gmail.com <tp...@gmail.com> #3
Yes it seems to be the case. I was not able to reproduce the issue after using the latest snapshot build from
Description
Component used: Navigation, Navigation-safe-args-gradle-plugin
Version used: 2.6.0-rc01
Devices/Android versions reproduced on: All
If this is a bug in the library, we would appreciate if you could attach:
When the project has conditional navigation setup programmatically, navigating by action generated by safeargs plugin will result in the app crashes with the following error after a back is performed.
Issue does not occur when navigating by resId or when back is performed by popBackStack.
Steps to reproduce
Note that if clicking on "Popback Simple details Fragment" to pop back or clicking on the "Open Simple details Fragment by resId" to navigate by resId, the app doesn't crash when navigating to SimpleDetailsFragment