diff --git a/ui/scripts/templates.js b/ui/scripts/templates.js index 70f47552a7b..4b544ab4505 100644 --- a/ui/scripts/templates.js +++ b/ui/scripts/templates.js @@ -208,6 +208,8 @@ $form.find('.form-item[rel=keyboardType]').hide(); } }); + + args.$select.trigger('change'); } },