Colby Fayock

Results 222 comments of Colby Fayock

hey @biomiker thanks for reporting this i noticed this before, but it seemed to only happen during development and I thought it might be a react-leaflet issue, but maybe not...

yeah - seems to work here right? https://gatsby-starter-leaflet.netlify.app/ 🤷 still would be nice to have it work consistently in development mode

my guess is it has to do with how the page is rendered. you can kinda see it if you click the 2nd page and use the back button to...

hey @marksteven what version of node are you using? I just ran it locally with no issues, I just tried with v14.17.1

weird so i can't reproduce on gatsby new but i can on develop yarn develop after cloning ``` ➜ gatsby-starter-leaflet git:(master) yarn develop yarn run v1.22.18 warning ../../package.json: No license...

sorry about that! that must have changed since this isssue was created want to do promiseToFlyTo? https://github.com/colbyfayock/gatsby-starter-leaflet/blob/d20d304fd1ee917055c4f083c7b1237dc8c26928/src/lib/map.js#L6

if you think we're comfortably covered then we can close this out @RonnyNovik apologies if thats the case, this Issue must just be stale then happy to accept any other...

that sounds pretty great! i hadnt heard of that before my only concern is whether or not that's available on Node? i can check and see If it's not, there...

yup! exactly. HTML Webpack Plugin by default will generate that index.html template. That's actually the ultimate goal here, to not have to use that file, but I still want to...