F7View page stack issue

Hey all! Within my tabbed view, if I open a new page, it appears to not load. However I can see with Vue Devtools that it is loading underneath the current component within the current view. Manually deleting the page from the state > pages array shows the page as expected. Is this expected behaviour or is there something I else need to do to the initial page?