This is to fix a bug where when using nested navigators the modal popup wouldn't pop (instead, the underlying pages would). This also brings the behaviour into parity with the Android/Material equivalent.
Related Issues
Fix #1170
Type of Change
[ ] โจ New feature: Adds new functionality without breaking existing features.
[x] ๐ ๏ธ Bug fix: Resolves an issue without altering current behavior.
[ ] ๐งน Code refactor: Code restructuring that does not affect behavior.
Description
This is to fix a bug where when using nested navigators the modal popup wouldn't pop (instead, the underlying pages would). This also brings the behaviour into parity with the Android/Material equivalent.
Related Issues
Type of Change