Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clarify whether router.pathname includes basePath (#24675)
The docs were vague on this -- `router.asPath` mentions that it doesn't include `basePath` but `router.pathname` didn't say either way. ## Documentation / Examples - [ ] Make sure the linting passes: I haven't checked; I presume you have a CI bot for this.
- Loading branch information