next.js
Resolve RSC / HTML rendering errors in error overlay
#43332
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
18
Changes
View On
GitHub
Commits
Show error overlay source when error is thrown during RSC/HTML rendering in app directory
timneutkens
committed
3 years ago
Fix ModuleNotFound handling
timneutkens
committed
3 years ago
Revert test name changes as it affects snapshots
timneutkens
committed
3 years ago
Update snapshot
timneutkens
committed
3 years ago
Update snapshot test
timneutkens
committed
3 years ago
Increase output target for dev overlay
timneutkens
committed
3 years ago
Remove code that does the same thing
timneutkens
committed
3 years ago
Remove __WEBPACK_DEFAULT_EXPORT__ references in tests
timneutkens
committed
3 years ago
Revert fixture change
timneutkens
committed
3 years ago
Revert checks for server/edge compiler as module ids conflict (same id across compilers)
timneutkens
committed
3 years ago
Fix test
timneutkens
committed
3 years ago
Add additional tests
timneutkens
committed
3 years ago
Fix incorrect test output
timneutkens
committed
3 years ago
Fix incorrect test assertion
timneutkens
committed
3 years ago
Remove auto-imported file
timneutkens
committed
3 years ago
Fix middleware filename in overlay
timneutkens
committed
3 years ago
Clarify comment
timneutkens
committed
3 years ago
Fix console sourcemap resolving
timneutkens
committed
3 years ago
Loading