angular2-ui-switch icon indicating copy to clipboard operation
angular2-ui-switch copied to clipboard

Two-Way Data Binding Doesn't Work

Open JimLynchCodes opened this issue 7 years ago • 4 comments

When I Use This Code:

 {{enable}} <ui-switch ([ngModel)="enable"></ui-switch>

I don't see any value for enable. I would expect this to display in the html.

JimLynchCodes avatar Jan 14 '17 20:01 JimLynchCodes

give it a #reference?

wtfdaemon avatar Mar 10 '17 00:03 wtfdaemon

I have the same problem

bushidian avatar Jun 19 '17 03:06 bushidian

It seems the project is no longer maintained. I have the same problem.

Obsserver avatar Feb 21 '18 15:02 Obsserver

If this project isn't maintained is there an Angular switch problem that is maintained?

ConnectedReasoning avatar Feb 24 '18 18:02 ConnectedReasoning