Nick

Results 11 comments of Nick

Hey @kitsonk, thanks for responding! My understanding of likely JS scenarios here are: 1. Doc'ing a pure JS file with no type annotations (not quite as interesting but possibly relevant)...

@aaronwlee, would you accept a PR for this or are you already working on this yourself?

I'm afraid not. At the time, I could not afford any additional effort to troubleshoot this further so I opted for a similar gem called `paper_trail`.

> Check the other issues for this. Try uninstalling the GitHub app. I'm not sure what the GitHub app has to do with the Spck app. The GitHub sign-in flow...

> No don't reinstall the GitHub app. Just uninstall it. Remove it from your device. That did work. This does mean however that if Spck signs out (like the token...

Right, thanks for sharing the explanation! That definitely clarifies the intersection of interests here. I've never filed an issue with GitHub's mobile/Android app. I don't have the time to figure...

Hey there! May I take a crack at this? If so, can you direct me to where this global is injected and/or defined (whether in C, Rust, JS, TS, ELisp,...

If anyone's curious, this is where this overwriting is happening: https://github.com/hibiken/react-places-autocomplete/blob/dbb297486d21740dd1f15ec35fb3b45f7eebcb61/src/PlacesAutocomplete.js#L298-L312 I would also note that the type of `Suggestion['id']` is a `string` but in the implementation here, `suggestion.id` is...

FWIW, this might actually be a duplicate of #335 which would be fixed with #338 that accomplishes exactly the workaround above: ### Workaround ```tsx ``` ### After merging #338 ```tsx...

@robotlolita, I would love to help with maintaining this project. Would you be open to discussing this over audio/video call to see if/how I can help and what that help...