Felix
Felix
@up9cloud, I got it working using your snippet (🎊cheers🎊) ! Any idea why `document.body` is the way to go ?
Thanks for the fix ! It works on my side and it is indeed a important fix when the rich-text field is in use.
Hi there @helloiamlukas ! Thanks for the smart update and the thourough documentation, Would there be any chance that you could find the time and rebase your pr so that...
Hi all, I managed to use the module with nuxt / gridsome ; [here](https://codesandbox.io/s/locomotive-scroll-usage-g1e33) is a little repro. The main idea is to instanciate the Scroll within a renderless component...
@gorankrgovic @KaniRobinson Could this answer be of any help by any chance ? https://github.com/nuxt/nuxt.js/issues/138#issuecomment-272867436
@propsoft I did a [fork](https://github.com/felixdenoix/nuxt-gmaps-custom) and changed a few things ! Appears to be working... I do not guarantee anything and you probably should fork it and review the code...
@shainegordon as well as adding build targets for ie 11 and changing the way the maps object is injected in the window around [here](https://github.com/felixdenoix/nuxt-gmaps-custom/blob/master/lib/plugin.js#L29) if I'm not mistaken !