rsnext/packages/next/pages
Shu Ding 91a6e3af3a
Do not hide body when concurrentFeatures is enabled (#31187)
When Fizz is enabled, we want to always show the content of body even before it's loaded. Please hide whitespace changes when reviewing this PR.

## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have 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 helpful link attached, see `contributing.md`

## Documentation / Examples

- [ ] Make sure the linting passes by running `yarn lint`
2021-11-09 00:45:44 +00:00
..
_app.tsx Move code shared between server/client to "shared" folder (#26734) 2021-06-30 11:43:31 +02:00
_document-web.tsx Change .web extension of document page to part of path (#31116) 2021-11-07 22:14:50 +00:00
_document.tsx Do not hide body when concurrentFeatures is enabled (#31187) 2021-11-09 00:45:44 +00:00
_error.tsx Update client error to show link in console (#27789) 2021-08-05 10:38:06 -05:00