usb248
usb248
The problem seems to come from nuxt ?? : ouput => `[Object: null prototype] {}` ``` export default function ({ $axios, res }) { console.log(res.getHeaders()) // Returns a shallow copy...
> BTW res.getHeader() is probably called to early in your example So how to get header at the right moment :satisfied: @pi0 ? Sebastian’s code still doesn’t work for me....
Hi @renoirb , I write this in a plugin (which use @nuxt/axios module) `res` is the node serverResponse (of nuxt) : ``` export default function ({ $axios, store, res })...
Yes, obviously  I mean, when the tooltip disappear, any scroll isn't triggered...
I confirm, it's a bug which exist since long time. [#190](https://github.com/EragonJ/Trip.js/issues/190) ....
> > > @adrianababakanian I experimented with using a `parentProperties` property on the vertex/midpoints which should allow for you to write a style like this: > > ```js > {...
https://github.com/mapbox/mapbox-gl-draw/pull/952/files