Skip to content

Fix overlap issues; toggle detach inactive

Rafael Caferati requested to merge fix/detach-inactive-tabs into release/4.19.1

This toggles detachInactiveTabs, the screen leakage that we're experiencing in 4.19 is due to the stack structure not handling the mounted screens in an enclosed way.

@msantang78

Merge request reports