Skip to content

Popup injectors error on v0.21 #91

@aarepuu

Description

@aarepuu

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions