Skip to content

docs(router): remove ion-nav from coordinated navigation outlets#4585

Open
ShaneK wants to merge 2 commits into
major-9.0from
FW-6976
Open

docs(router): remove ion-nav from coordinated navigation outlets#4585
ShaneK wants to merge 2 commits into
major-9.0from
FW-6976

Conversation

@ShaneK

@ShaneK ShaneK commented Jul 14, 2026

Copy link
Copy Markdown
Member

Currently, the ion-router API docs list ion-nav as one of the navigation outlets that ion-router coordinates. That's inaccurate. ion-nav manages its own imperative navigation stack and isn't URL-coordinated, which its own docs already state ("pushing others won't affect overall routers").

With this change, the outlet list on the ion-router page names only ion-tabs and ion-router-outlet. Applied to the <head> meta description and both overview sentences.

The same wording exists in the v8 and v7 snapshots since the inaccuracy predates all three, so I corrected versioned_docs/version-v8/api/router.md and versioned_docs/version-v7/api/router.md to match.

Also documented migration path for those using ion-nav as a router outlet.

@vercel

vercel Bot commented Jul 14, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ionic-docs Ready Ready Preview, Comment Jul 14, 2026 3:04pm

Request Review

@ShaneK ShaneK requested a review from a team as a code owner July 14, 2026 15:01
@ShaneK ShaneK requested review from OS-jacobbell and removed request for a team July 14, 2026 15:01

@thetaPC thetaPC left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants