Skip to content

Fix Comparison with '.nan' using '!=' is always true, use '!lat.isNaN' to check if 'lat' is a number Warning #535

Description

@justinwongeecs

In HasLocation.swift fix the warning:

Comparison with '.nan' using '!=' is always true, use '!lat.isNaN' to check if 'lat' is a number

Metadata

Metadata

Type

Fields

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions