CreativeIT / getmdl-select

Select for material-design-lite
http://creativeit.github.io/getmdl-select/
MIT License
301 stars 87 forks source link

Hidden input does not work with Angular JS #85

Closed NihalAG closed 5 years ago

NihalAG commented 6 years ago

Hidden field implementation doesn't work with 2 way binding on Angular JS Link for reference: https://github.com/angular/angular.js/pull/2574

alexbananabob commented 5 years ago

Hi @NihalAG, getmdl-select was created for VanillaJS like "native" select with material design. And don't have integration with any frameworks. Integration with a framework is the task of the developer who uses this framework. Thanks