rsnext/test/acceptance
JJ Kasper 1797fc50ab
Fall back to default components when a top-level error occurs (#24079)
This fixes an internal server error showing when a top-level error occurs in `_app` in development instead of the dev overlay. This includes the failing test case from https://github.com/vercel/next.js/pull/24069 and also ensures the overlay is cleared when the error is corrected. 

## Bug

- [x] Related issues linked using `fixes #number`
- [x] Integration tests added

Fixes: https://github.com/vercel/next.js/issues/24070
Closes: https://github.com/vercel/next.js/pull/24069
2021-04-15 10:19:19 +00:00
..
.gitignore Experimental: React Refresh Support (#12008) 2020-04-19 13:58:31 -04:00
helpers.js deps: upgrade various deps (mainly babel) (#20586) 2020-12-29 20:10:08 +00:00
ReactRefresh.dev.test.js Break-up unit tests to separate step (#18992) 2020-11-10 12:25:50 -05:00
ReactRefreshLogBox.dev.test.js Fall back to default components when a top-level error occurs (#24079) 2021-04-15 10:19:19 +00:00
ReactRefreshRegression.dev.test.js Break-up unit tests to separate step (#18992) 2020-11-10 12:25:50 -05:00
ReactRefreshRequire.dev.test.js Break-up unit tests to separate step (#18992) 2020-11-10 12:25:50 -05:00