morrisjdev / ng-metro4

Angular components for Metro4 UI library in modern ui style.
https://morrisjdev.github.io/ng-metro4/
MIT License
38 stars 12 forks source link

M4-select template has bug #20

Open ahmadtechnik opened 3 years ago

ahmadtechnik commented 3 years ago

When we provide options for but the values aren't ready yet (for example when we provide options that fetched from server side) then the data well be duplicated.

Angular template image

HTML element (Filtered options are only one element not 4) image

Provided array of options image