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

fix: undefined, null값이 출력되지 않는 문제 #206

Open
Xvezda opened this issue Jan 29, 2022 · 0 comments
Open

fix: undefined, null값이 출력되지 않는 문제 #206

Xvezda opened this issue Jan 29, 2022 · 0 comments
Assignees
Labels
버그 🐛 무언가 제대로 동작하지 않음 프론트엔드 ⚛️

Comments

@Xvezda
Copy link
Member

Xvezda commented Jan 29, 2022

console.log(undefined);

를 사용하여 로깅하여도 터미널 컴포넌트에 출력되지 않는 문제 수정 필요

@Xvezda Xvezda added 버그 🐛 무언가 제대로 동작하지 않음 프론트엔드 ⚛️ labels Jan 29, 2022
@Xvezda Xvezda self-assigned this Jan 29, 2022
@Xvezda Xvezda changed the title fix: undefined값이 출력되지 않는 문제 fix: undefined, null값이 출력되지 않는 문제 Jan 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
버그 🐛 무언가 제대로 동작하지 않음 프론트엔드 ⚛️
Projects
None yet
Development

No branches or pull requests

1 participant