mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 01:02:58 +00:00
@@ -242,6 +242,7 @@ export function uiFieldAddress(field, context) {
|
||||
updateTags(tags);
|
||||
} else {
|
||||
dispatch.on('init', function () {
|
||||
dispatch.on('init', null);
|
||||
updateTags(tags);
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user