framework
framework copied to clipboard
Preview server error overlay
When a runtime error occurs during development, the Preview server could show an error overlay so the error is more obvious, rather than just an unhandled exception in the developer console. Perhaps we could also show additional context, such as syntax errors in the original source. We could also make clear when the preview socket is disconnected.
related: #1495