Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

mdCheckbox: wrong display state when using ngChecked #1550

Closed
@ngraef

Description

@ngraef

CodePen example: http://codepen.io/anon/pen/zxWrGP?editors=101

In the example, ngChecked and ngClick are used to track a list of multiple selected items. The mdCheckboxes display correct state when the model is manipulated by the standard checkboxes. However, after interacting with the mdCheckboxes, their display state is reversed. Using the standard checkboxes again fixes the mdCheckbox state.

(Related: ngChecked initially implemented for #535)

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions