Anyone else suffering from <https://issuetracker.g...
# android
f
Anyone else suffering from https://issuetracker.google.com/issues/176138645 when using navigation component, any workarounds?
i
The Fragment 1.3.0-rc02 that it is scheduled for comes out tomorrow, so waiting about 19 hours should be enough
But you can always temporarily disable the new state manager by using
FragmentManager.enableNewStateManager(false)
f
Haven't stumbled upon the article so far, thank you!