Observation locations are sometimes incorrectly changed when editing an observation. This happens if the accuracy of the GPS when editing the observation is greater than the accuracy saved to the observation. The location is replaced with the users current location. This is due to a missing implementation of the locked prop in LocationField.
Observation locations are sometimes incorrectly changed when editing an observation. This happens if the accuracy of the GPS when editing the observation is greater than the accuracy saved to the observation. The location is replaced with the users current location. This is due to a missing implementation of the
locked
prop inLocationField
.