rsnext/test/e2e/app-dir/navigation
Jiachi Liu de92781145
Add default meta tags to error page (#47404)
Default tags of `charset` and `viewport` should also be rendered in app
router error pages like not found pages.

Closes NEXT-869

This PR:
* Extract not found boundary to single component
* Add the default tags to `NotFoundErrorBoundary` rendering
* Fix duplicated `noindex` tag for streaming error rendering
2023-03-22 22:44:45 +01:00
..
app Emit late streaming meta tags (#47207) 2023-03-17 14:37:00 +00:00
middleware.js Separate navigation and hooks tests into new test suites (#45766) 2023-02-10 00:38:39 +00:00
navigation.test.ts Add default meta tags to error page (#47404) 2023-03-22 22:44:45 +01:00
next.config.js Separate navigation and hooks tests into new test suites (#45766) 2023-02-10 00:38:39 +00:00