Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ng-model attribute not working in tabset tag #75

Closed
lizhongit opened this issue Apr 27, 2015 · 1 comment
Closed

ng-model attribute not working in tabset tag #75

lizhongit opened this issue Apr 27, 2015 · 1 comment

Comments

@lizhongit
Copy link

I in ui.bootstrap's tabset tag using angular-bootstrap-switch, like this:
<input bs-switch ng-model="isSelected" type="checkbox" />
But when toggle this switch then watch $scope.isSelected no any change,
I try move the input tag to tabset tag outside then the swtch can working

Is this bug?

@frapontillo
Copy link
Owner

Dupe #52

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

No branches or pull requests

2 participants