CreativeIT / getmdl-select

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

Blanking Issue Fix #92

Closed e2corporation closed 1 year ago

e2corporation commented 5 years ago

During dropdown/menu close event, the Text and Hidden Inputs should not be re-assigned as this causes pre-filled items to “blank” when the elements lose focus. The values should be safe from the initial set call.

Signed-off-by: JC j.c@shogun.io