Fixed
Status Update
Comments
[Deleted User] <[Deleted User]> #2
The only currently supported strategy for adding Fragments to compose is via
il...@google.com <il...@google.com>
ap...@google.com <ap...@google.com> #3
Yes, I am familiar with AndroidViewBinding, however, as far as I know it has some limitations, like, I can't decide at runtime what fragment to commit.
Description
Version used: 2.0.1-alpha03
popbackstack does not work due to incorrect decrement
1. navigate to dialog - tag is androidx-nav-fragment:navigator:dialog:0
2. pop - tag is androidx-nav-fragment:navigator:dialog:1
As a result, the tag is not correct, the dialog is not found