Skip to content

Navigating to certain tab when on /tabs/tab1/details not navigating to the right page  #7

@bartboersma

Description

@bartboersma

Hi Aaronk,

First of all, very nice project. It helped me a lot in combining Vue and Ionic. I have 1 'last' issue currently with my project and I saw it also exists in this repository.

The steps to reproduce:

  1. Start up project on localhost:8081 -> http://localhost:8081/tabs/tab1.
  2. Click on the 'next page' button to navigate to: http://localhost:8081/tabs/tab1/details
  3. Now click the tab1 on the bottom. This navigates us to http://localhost:8081/tabs/tab1/tab1 and shows a blank page. However, we would expect to be on http://localhost:8081/tabs/tab1.

Same goes when repeating step 1 and 2 but at step 3 click tab2. It navigates us to http://localhost:8081/tabs/tab1/tab2 although it should navigate us to http://localhost:8081/tabs/tab2.

Do you have any idea how to resolve this issue?

Thank you in advance and thanks again for this awesome repository.

Kind regards,

Bart

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions