fix: handle server component replay error in error overlay (#71772)
### What
When there's a replay console error showed up, display it in error
overlay.
#### Server Component Page
<img width="480" alt="image"
src="https://github.com/user-attachments/assets/7af65809-1e0e-4aa0-bffb-bc95a376fb02">
#### Server Component Page with Client Components
<img width="480" alt="image"
src="https://github.com/user-attachments/assets/1f8bd507-3e0f-43f3-9240-07c4aec16ab4">
---------
Co-authored-by: Sebastian Markbage <sebastian@calyptus.eu>