Skip to content

fix: component에 import ref가 빠져있는 부분 수정 #83

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

haazz
Copy link

@haazz haazz commented Nov 15, 2024

📑 PR 요약

component에 import ref가 빠져있는 부분이 있어서 추가 하였습니다.

🎋 작업 브랜치

-fix/add-import-ref

🔗 관련 이슈

☑ 작업 내용

  • KakaoMapMarkerBasicMarker.vue에 import 추가
  • KakaoMapMarkerKeywordBasicJs.vue에 import 추가
  • KakaoMapMarkerKeywordBasicTs.vue에 import 추가

📣 공유사항

✅ 테스트

로컬 작업환경에서 코드를 실행해 보는 과정에서 다음과 같은 에러를 발견하였습니다.
Uncaught (in promise) ReferenceError: ref is not defined

👥 리뷰어 멘션

@ALL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant