[Fix] 독립 출판물 등록 시 서점아이디 오류 해결 #64
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🔥 Issues
이슈 연결
✅ What to do
📄 Description
🤔 Considerations
🔄 검색된 서점 데이터에서 ID 관련 오류 수정
useEffect로 불러온 서점 데이터는bookstoreId,bookStoreName등의 명확한 키가 있었음...item)만 적용되어,특정 필드명을 명시하지 않으면
bookstoreId가 undefined가 되어 오류 발생map()시에 필요한 필드를 명확히 설정해 문제 해결🛠️ Improvements to Make
개선할 사항
👀 References
스크린샷 또는 참고사항