codestates / codestates/Jurimma

[Error - Client] #1 / Fragment Tag 미사용 error / 2021-08-28

Open
#86 0 comments 0 reactions 2 assignees Claimed by @NAPP4287 View on GitHub
Client Completed Error
Dominant language
JavaScript
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

Description

# 어떤 에러인가요?

- Fragment Tag를 사용하지 않아 생긴 오류

# 에러 메시지

- `$ Warning: React does not recognize the computedMatch prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase computedmatch instead. If you accidentally passed it from a parent component, remove it from the DOM element.`

# 에러 핸들링 방법

- div와 같은 태그는 표준이 아니므로 Fragment Tag를 사용해야한다.

# 에러 핸들링을 위해 참고한 레퍼런스 링크

[링크](https://velog.io/@kwakky/%EB%A6%AC%EC%95%A1%ED%8A%B8-%ED%94%84%EB%A1%9C%EC%A0%9D%ED%8A%B8-%EC%98%A4%EB%A5%98-%EC%88%98%EC%A0%95Router)

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.