rsnext/docs/basic-features/data-fetching
Amy Burns 4ca12bd544
adding note that edge api routes are not supported with ISR (#43572)
## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have a helpful link attached, see
[`contributing.md`](https://github.com/vercel/next.js/blob/canary/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`
- [ ]
[e2e](https://github.com/vercel/next.js/blob/canary/contributing/core/testing.md#writing-tests-for-nextjs)
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`](https://github.com/vercel/next.js/blob/canary/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-12-01 11:36:18 -08:00
..
client-side.md [Docs] Add useState and useEffect import (#40944) 2022-09-27 12:51:32 -07:00
get-server-side-props.md Add note about NEXT_DATA hydration (#37480) 2022-06-06 21:46:38 +00:00
get-static-paths.md Replaces getStaticProps with getStaticPaths (#39218) 2022-08-01 12:48:06 +00:00
get-static-props.md docs: update When section of getStaticProps page (#39393) 2022-08-08 10:20:12 -05:00
incremental-static-regeneration.md adding note that edge api routes are not supported with ISR (#43572) 2022-12-01 11:36:18 -08:00
overview.md Update the documentation. (#41758) 2022-10-26 14:04:45 -07:00