David Baker
David Baker
This looks like a duplicate of https://github.com/date-fns/date-fns/issues/3707
@akaustav there is discussion of this issue in https://github.com/date-fns/date-fns/issues/3707 as well, looks like consumers need to guard themselves vs having the library do so
Hey @ianlewis, appreciate the PR! There was a brief discussion of this recently on an internal channel, apparently we’re quite interested in this type of provenance work, but doing this...
Just found this issue, I hit the same problem on an Ember project using MirageJS and Google Maps. Looks like there were changes last fall on Google's side of things...
@rtablada Meaning this? https://github.com/firebase/emberfire/blob/master/blueprints/emberfire/index.js#L39-L47
I've been using https://github.com/Yermo/geoPHPwithFeatures on a project as well that handles features and has some tests
@DarkGigaByte I've just added a composer.json file on our fork
**/cc** @Dhaulagiri
Looks like this can be closed
Per discussions with @sivakumar-kailasam we're thinking we'll have this info stored at the following location: `/issues//contributors` The contributors hash would be an array with the following setup: ``` js contributors:...