Skip to content

[Bug]: Waypoint without lockedTo has 0 at end of Popup #859

Description

@philon-

On the Map page, when opening a Waypoint Popup where the lockedTo field is not set, a zero is displayed. This is caused by this line comparing waypoint.lockedTo && ... instead of the intended waypoint.lockedTo !== 0 && ....

Image

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinggood first issueGood for newcomers

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions