Skip to content
This repository was archived by the owner on Jan 22, 2018. It is now read-only.

Commit e91ab2f

Browse files
committed
Chips component is clickable if disabled
1 parent 12fe804 commit e91ab2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/types/chips/chips.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<md-chips ng-model="model[options.key]"></md-chips>
1+
<md-chips ng-model="model[options.key]" readonly="to.disabled"></md-chips>

0 commit comments

Comments
 (0)