developmentseed / developmentseed/observe
In the add way mode, deleting an added node throws an error
Open
bug
- Dominant language
- JavaScript
- Stars
- 66
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Steps to reproduce:
1. Add a few nodes
2. Select a node
3. Delete
4. See the error
Pretty sure it comes from here https://github.com/developmentseed/observe/blob/edit-ways/app/components/WayEditingOverlay.js#L124 because for a new node, properties.ways don't exist.
Contributor guide
Assessment
This issue has not been assessed yet.