mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-21 11:16:36 +02:00
a9ae2d908e
This is the case where the Array of changed element IDs contains an ID for which there is no corresponding entity in the graph. While `all` will not contain this entity, the filter should still return true given its id, so that it will appear in the exit selection and be removed.