svelte-native icon indicating copy to clipboard operation
svelte-native copied to clipboard

Navigation problem inside tabs

Open uzarsalan opened this issue 4 years ago • 0 comments

Hello! I've found a problem with navigation when frame is inside tab. It seems navigate uses by default last navigated frame instead parent frame. So when i've navigated inside one tab, then switched to another one, navigation doesn't work anymore, trying to navigate using frame in previous tab. I know that i can set navigation frame as a property of navigation, but i think that using parent frame by default is what developer expect from navigate

uzarsalan avatar Dec 28 '21 04:12 uzarsalan