Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Popup injectors error on v0.21 #91

Closed
aarepuu opened this issue Feb 21, 2019 · 1 comment
Closed

Popup injectors error on v0.21 #91

aarepuu opened this issue Feb 21, 2019 · 1 comment
Labels

Comments

@aarepuu
Copy link

aarepuu commented Feb 21, 2019

Hi,

Just updated to vue-mapbox v0.21 and getting an error on the popup component. I'm using one popup for the map and moving it around based on the coordinates provided from an event and then setting the popup on the go. Example code I'm using is available under issue #66. It's not breaking anything, but just wanted to flag it up.

The error I'm getting now in the console is as follows:

vue.esm.js?efeb:628 [Vue warn]: Injection "marker" not found

found in

---> <Popup> at Popup.vue
       <GeoPopup> at src/components/geo/GeoPopup.vue
         <GlMap> at GlMap.vue
           <GeoMap> at src/components/geo/GeoMap.vue
             <SimpleLayout> at src/layouts/SimpleLayout.vue
               <Main> at src/views/base/Main.vue
                 <App> at src/App.vue
                   <Root>

Cheers

@soal soal added the bug label Feb 21, 2019
@soal
Copy link
Owner

soal commented Feb 21, 2019

Fixed in 0.2.2

@soal soal closed this as completed Feb 21, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants