Akryum/vue-googlemaps

Auto-install issues

Opened this issue · 0 comments

Auto-install is breaking my ability to use this plugin. It's finding Vue on the window and auto-installing the plugin with no parameters, so it doesn't get the load setting, so it doesn't attempt to load Google Maps, so the ready events never fire. And I don't see a way to trigger the load manually.

Trying to install the plugin like normal doesn't trigger the install, I assume Vue prevents you from installing the same plugin twice.

Environment: Meteor with your meteor-vue package.