codestates / codestates/the-GOD-client

[Bug] Next Server Error

Open
#45 3 comments 0 reactions 1 assignee Claimed by @seungsang00 View on GitHub
bug Client Urgency : High
Dominant language
TypeScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug(버그 내용)**
next ssr이 작동하지 않는 버그 발생

**To Reproduce(버그 재현 방법)**
가능한 자세히 버그 재현방법을 작성해 주세요
1. yarn dev를 실행
2. `pages/_document.tsx` 파일의 15번 라인에서 버그 발생

**Screenshots(참고할 만한 자료를 첨부, 스크린샷, 코드, 에러 메시지)**
Error Message
```
Error: React.Children.only expected to receive a single React element child. ...
```
아래는 에러메시지 스크린샷 이미지입니다.
![](https://images.velog.io/images/seungsang00/post/af9de508-81e3-44ae-8bb7-de1c575e35c8/image.png)

**Additional context(수정할 방법을 제안할 수 있다면 작성해 주세요)**
에러메시지의 키워드들을 이용해 구글링을 해도 정확한 원인을 찾지 못했습니다. 버그가 발생한 이유를 찾지 못해서 UI 확인이 어려운 상태입니다. 원인을 아시거나 수정할 방법이 떠오르신 분의 도움을 구합니다. :sob:

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.