ncapdevi/FragNav

Multiple fragment shown

Opened this issue · 1 comments

Hi, there is strange bug.

if you have a bottom navigation and sometimes when you click on two item at the same time, two fragment stacks shown above each other. but only one of them working, and you must reselect bottom navigation item to get them to work again.

Confirm similar behavior. In my case, it happens when the backstack is being recreated on deeplink opening and the stack holding activity is onPause.