formly-js / angular-formly

JavaScript powered forms for AngularJS
http://docs.angular-formly.com
MIT License
2.22k stars 405 forks source link

call $scope.options.value(newValue) is 'Illegal invocation' ? #615

Closed cottom closed 8 years ago

cottom commented 8 years ago

image

when I call the function $scope.options.value(data); the bowser always comes out the error below! although the assignment is successful, but how come the errors? Is that function $scope.options.value(data) having some some differences?

image

kentcdodds commented 8 years ago

Thanks for your interest in angular-formly. The best way to get help is by following the instructions at help.angular-formly.com. The GitHub issues on this project are reserved for feature requests and bug reports, so I'm going to close this issue. See you on chat and Stack Overflow!