Kevin Hughes
Kevin Hughes
Yep sorry that is what I meant to say I did in the last comment but I typed `fmt` on github for some reason. `yarn fix` has been run 🤞...
Thanks @tsl0922 I updated my pairing scripts to apply the patch instead :smile: It was really fun to learn how ttyd works and to iterate on exactly what was needed...
Thanks for opening an issue! Its cool to see someone else using this! You're right these lines are a bit defensive and aren't necessary for the function of the code....
I think (and it has been a long time since I've worked on this) that both could be valid depending on what you want. If you call partial fit then...
I solved this a different way in case it helps anyone ```javascript import * as React from 'react'; import { divIcon } from 'leaflet'; import { Marker } from 'react-leaflet';...
Hmm you are right something does look off there - its been a while since I worked on this but I remember something about the last component being off with...
cool thanks for the link! If you find any problems feel free to send a patch my way!
Travis is failing with the same error I see locally :disappointed:
Just noticed I am still on my branch for this, any interest in getting this merged?