Skip to content
This repository has been archived by the owner on May 16, 2021. It is now read-only.

mattmilan-dev/Ionic-Vue-Incorrect-Activated-Route-State

Repository files navigation

Ionic-Vue-Incorrect-Activated-Route-State

This basic code repo shows a bug with the ionic tabs when using vue-routers's replace method. If a route is not on the tab bar but is defined as a child route of the tabs component, when transitioning to the route it doesn't remove the activated state off the current tab.

To Replicate:

  • Pull the repo
  • Run ionic serve
  • Click the 'Goto tab 3' button
  • Note how the tab 1 route is still highlighted.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published