You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 30, 2018. It is now read-only.
When hideExpression is used on 3rd field, the options in these fields (cascaded with the 2nd field) are removed. The only thing that's changed is that hideExpression is added on the 3rd field.
Also, when the 1st and 2nd field are changed a few times, all the options are available in the 3rd field.
I found a solution, but it's totally different approach but maybe you can use it for your own: http://plnkr.co/edit/3HWxKCswZVtvbV0Ucr6r?p=preview
(works only with the options 'function' and 'department')
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am using Angular-Formly and i am using the example for the Cascaded-select on the website of Angular-Formly: http://angular-formly.com/#/example/other/cascaded-select
When hideExpression is used on 3rd field, the options in these fields (cascaded with the 2nd field) are removed. The only thing that's changed is that hideExpression is added on the 3rd field.
Also, when the 1st and 2nd field are changed a few times, all the options are available in the 3rd field.
I also put this question on StackOverflow (https://stackoverflow.com/questions/45917938/angular-formly-cascaded-options-removed-when-using-hideexpressions?noredirect=1#comment78794372_45917938).
http://jsbin.com/huwohewoli/
The text was updated successfully, but these errors were encountered: