Relative Content

Tag Archive for angularangularjsdrop-down-menuangular-hybrid

Angular hybrid application – model not updating for select

I’m working on a hybrid Angular/AngularJS application.
A form, containing a drop down box, is being migrated to Angular. This migrated control works as expected in Firefox and Edge, however, in Chrome, the model for the migrated select is only updated when you change tab and then switch back.
On all browsers, the processCounty() function is triggered correctly on change