mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 09:12:52 +00:00
(closes #5722, re: #5637, re: #5618) dispatched with a value() string instead of a datum, which causes issues for code expecting a datum always. (such as localized.js brand picker or "Add Field" combo) Fix for this coming in next commit.