formly-js / formly-js/angular-formly-website

ngModelAttrs - options-disabled is not disabling the select elements

Open
#78 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
18
Forks
24
PR merge metrics
No merged PRs in 30d

Description

i am trying to disable the select options based on the selected group so that same group should not be selectable in further dropdowns.. but ngModelAttrs is not working as expected with options-disabled

belows is the jsbin which shows the issue
http://jsbin.com/duzuce/edit?js,output

disabledGroups already holds the "Vehicle Loans" group which mean by default Vehicle Loans should be disabled in all the three dropdown which is not the case.. and based on the selection in first select.. corresponding groupd should get disabled in further choice lists

Any help would be appreciated

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.