codestates / codestates/withpuppy

[📌 To Do] 윤태섭 / 2021-12-15

Open
#130 0 comments 0 reactions 0 assignees View on GitHub
todo
Dominant language
JavaScript
Stars
0
Forks
3
PR merge metrics
No merged PRs in 30d

Description

## ✔️ 해야 할 일 리스트
- [ ] TypeError: Cannot read properties of undefined (reading 'puppyName') 오류 해결하기
_'Walk'
[ src/components/Overlay/Walk.js:80 ]
77 | const [userInfo, setUserInfo] = useState({
78 | location: address,
79 | nickname: userData.nickname,
80 | puppyName: userData.puppy.puppyName,
81 | icon: iconName,
82 | extend: extend,
83 | PuppyId: userData.puppy.id,
View compiled
▶ 19 stack frames were collapsed.
This screen is visible only in development. It will not appear if the app crashes in production.
Open your browser’s developer console to further inspect this error. Click the 'X' or hit ESC to dismiss this message._
----
- [ ] 맵에서 아이콘 말고 맵 바닥(?)을 클릭하면 일종의 버그(?) 현상이 발생하는 것 같음? 뭐지?
- [ ] 좋아요 버튼 서버 DB 구축하기
----

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.