The Wayback Machine - https://web.archive.org/web/20200826112928/https://github.com/topics/geo
Skip to content
#

geo

Here are 421 public repositories matching this topic...

editor
orangemug
orangemug commented Jan 30, 2020

'react-autocomplete' (https://github.com/reactjs/react-autocomplete) is no longer maintained and causing warnings

react-dom.development.js:12357 Warning: componentWillMount has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.

  • Move code with side effects to componentDidMount, and set initial state in the constructor.
  • R
rodriigovieira
rodriigovieira commented May 15, 2020

🏗 Enhancement Proposal

I believe it would be interesting to add some assertions to the distanceBetween method, because when no value is provided (which means, null is provided), an unexpected behavior can occur.

When I provided null for the initial location, the application simply crashed, without providing any other additional debugging details.

Platforms affected (mark all t

Improve this page

Add a description, image, and links to the geo topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the geo topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.