Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
NAPP4287 opened this issue Aug 28, 2021 · 0 comments
Open

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

NAPP4287 opened this issue Aug 28, 2021 · 0 comments
Assignees
Labels
Client Client Side Completed Completed Error Error
Milestone

Comments

@NAPP4287
Copy link
Contributor

어떤 에러인가요?

  • 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를 사용해야한다.

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

링크

@NAPP4287 NAPP4287 added Client Client Side Error Error Completed Completed labels Aug 28, 2021
@NAPP4287 NAPP4287 added this to the Bare Minimum milestone Aug 28, 2021
@minjman2659 minjman2659 changed the title [Client Error] #1 / Fragment Tag 미사용 error / 2021-08-28 [Error - Client] #1 / Fragment Tag 미사용 error / 2021-08-28 Aug 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client Client Side Completed Completed Error Error
Projects
None yet
Development

No branches or pull requests

2 participants