Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

This (!current)return; need to remove . otherwise the select can't be reset .Thanks #306

Open
DaqingFeng opened this issue Apr 18, 2017 · 0 comments

Comments

@DaqingFeng
Copy link

// Watch the model for programmatic changes scope.$watch(tAttrs.ngModel, function (current, old) { if (current === old) { return; } controllerRender(); }, true); var controllerRender = function () {

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant