-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't workingfrontendFrontend-related tasks and issues including UI development, styling, and client-side logicFrontend-related tasks and issues including UI development, styling, and client-side logic
Description
🐞 Bug Report
제목:
[FIX] Vercel 배포 환경에서 카카오맵 API 에러 발생
현상 (Describe the bug)
- 로컬 개발 환경(
localhost)에서는 카카오맵 API가 정상적으로 작동함 - 하지만 Vercel 배포 환경에서는 지도 표시 및 검색 기능이 동작하지 않음
- 콘솔에 API 관련 에러 메시지 출력됨
카카오맵 스크립트 로드 실패isKakaoMapLoaded: false
재현 방법 (To Reproduce)
- Vercel 배포된 사이트 접속
- 지도 검색 기능 실행
- 지도 미출력 및 에러 발생 확인
예상 동작 (Expected behavior)
- Vercel 배포 환경에서도 로컬과 동일하게 카카오맵이 정상적으로 로드되고, 지도/검색 기능이 동작해야 함
추가 확인 사항 (Additional context)
-
API Key 설정 여부 및 도메인 허용 설정 확인 필요
-
Vercel 도메인이 카카오 개발자센터 앱 키 도메인 설정에 등록되어 있는지 검증 필요
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingfrontendFrontend-related tasks and issues including UI development, styling, and client-side logicFrontend-related tasks and issues including UI development, styling, and client-side logic