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

useStyleMap 사용시 에러 #15

Closed
SongKiDoo opened this issue Feb 17, 2020 · 2 comments
Closed

useStyleMap 사용시 에러 #15

SongKiDoo opened this issue Feb 17, 2020 · 2 comments
Assignees
Labels
bug Something isn't working
Projects

Comments

@SongKiDoo
Copy link


TypeError: Cannot read property 'getMapTypes' of undefined
    at eval (Map.vue?./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options:371)
    at new Promise ()
    at VueComponent.loadNaverMapsComponents (Map.vue?./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options:342)
    at VueComponent.mounted (Map.vue?./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options:421)
    at invokeWithErrorHandling (vue.esm.js?a026:1863)
    at callHook (vue.esm.js?a026:4228)
    at Object.insert (vue.esm.js?a026:3148)
    at invokeInsertHook (vue.esm.js?a026:6357)
    at VueComponent.patch [as __patch__] (vue.esm.js?a026:6576)
    at VueComponent.Vue._update (vue.esm.js?a026:3957)

useStyleMap 옵션 사용시 해당 에러 발생합니다.

window.naver.maps.StyleMapTypeOption 에서
window.naver.maps.NaverStyleMapTypeOption 로 변경된 것 같네요.

@Shin-JaeHeon
Copy link
Owner

v0.12.0에서 수정되어 배포될 예정입니다.

@Shin-JaeHeon
Copy link
Owner

Shin-JaeHeon commented Feb 18, 2020

@SongKiDoo 오류제보에 감사드리며, 오류 수정이 늦어서 죄송합니다.
v0.12.0 버전이 배포되었습니다. 해당버전으로 업그레이드 해주시기 바랍니다.

추가적으로 오류 수정이 있을 예정입니다.

@Shin-JaeHeon Shin-JaeHeon self-assigned this Feb 18, 2020
@Shin-JaeHeon Shin-JaeHeon added the bug Something isn't working label Feb 18, 2020
@Shin-JaeHeon Shin-JaeHeon added this to To do in Release 1.0 via automation Feb 18, 2020
Release 1.0 automation moved this from To do to Done Feb 18, 2020
Repository owner locked as resolved and limited conversation to collaborators Mar 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
Release 1.0
  
Done
Development

No branches or pull requests

2 participants