rsnext/docs/basic-features
Balázs Orbán 460e19f0aa
docs(script): explain expected next/script behavior on client-side navigation (#42260)
This PR explains that a navigation via `Link` would not re-execute
`next/script` components once they are added.

Fixes #42111

Ref: [slack
thread](https://vercel.slack.com/archives/C02UJ0QH45Q/p1667237775929339)

## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have a helpful link attached, see `contributing.md`

## Feature

- [ ] Implements an existing feature request or RFC. Make sure the
feature request has been accepted for implementation before opening a
PR.
- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have a helpful link attached, see `contributing.md`

## Documentation / Examples

- [ ] Make sure the linting passes by running `pnpm build && pnpm lint`
- [ ] The "examples guidelines" are followed from [our contributing
doc](https://github.com/vercel/next.js/blob/canary/contributing/examples/adding-examples.md)

Co-authored-by: JJ Kasper <jj@jjsweb.site>
2022-11-01 20:38:15 -07:00
..
data-fetching Update the documentation. (#41758) 2022-10-26 14:04:45 -07:00
built-in-css-support.md scss exects semicolon (#36779) 2022-05-12 16:29:01 +00:00
environment-variables.md Update the documentation. (#41758) 2022-10-26 14:04:45 -07:00
eslint.md Update the documentation. (#41758) 2022-10-26 14:04:45 -07:00
fast-refresh.md docs: minor text-copy cleanup (#33120) 2022-01-10 10:52:47 +00:00
font-optimization.md Update font-optimization.md (#42036) 2022-10-28 11:22:39 -07:00
image-optimization.md Add support for images.loaderFile config (#41585) 2022-10-21 12:31:53 -07:00
layouts.md Update the documentation. (#41758) 2022-10-26 14:04:45 -07:00
pages.md Update the documentation. (#41758) 2022-10-26 14:04:45 -07:00
script.md docs(script): explain expected next/script behavior on client-side navigation (#42260) 2022-11-01 20:38:15 -07:00
static-file-serving.md Update err.sh links to use nextjs.org/docs/messages instead (#23353) 2021-03-29 10:25:00 +02:00
supported-browsers-features.md BREAKING CHANGE: Remove browsersListForSwc and change default to legacyBrowsers: false (#41529) 2022-10-19 01:38:39 +00:00
typescript.md [docs] Update UTM params of some links (#39951) 2022-08-25 21:15:37 +00:00