Ng-Options Expression Repeatedly Called

后端 未结 2 835
我寻月下人不归
我寻月下人不归 2021-01-21 21:57

I am having multiple issues with my

Thanks to that expression inside ng-options will be evaluated only once and the watcher will be removed after first evaluation which will stop your function being triggered in next digest loop iterations.

DOCS

提交回复
热议问题