rsnext/docs/api-reference
Jiachi Liu 737c25edd8
doc: fix ActiveLink detection condition (#23472)
## Documentation / Examples

- [x] Make sure the linting passes


`router.pathname` can be dynamic routes like `/posts/[slug]`, use `router.asPath` instead to detect anchor is active
2021-03-28 14:17:50 +00:00
..
data-fetching Update getInitialProps.md (#19506) 2020-11-25 11:23:04 +00:00
next doc: fix ActiveLink detection condition (#23472) 2021-03-28 14:17:50 +00:00
next.config.js Add handling fo beforeFiles, afterFiles, and fallback rewrites (#23407) 2021-03-26 15:19:48 +00:00
cli.md Documentation updates (#16503) 2020-08-24 02:23:12 +00:00
create-next-app.md Add use-npm CLI flag docs (#17803) 2020-10-13 19:40:29 +00:00