Back button, triggers back on non-main view as well

Back button, triggers back on non-main view as well. Using pushstate.

Using the framework7-vue version. This bug is making consider change framework because the router is too unstable.

When in a navbar, one is not able to specify the view. Should be in it’s own view but for some reason it is also doing a back in a non-main view. back-view=“.view-main” or something needs to be added or the code fixed.