From 27534a713afb4f6397a19b36dcfc88eef18b2daf Mon Sep 17 00:00:00 2001 From: Dan Date: Thu, 23 Mar 2017 11:36:14 -0500 Subject: [PATCH] Fixes #155 (#156) Fixes FWRK-332 --- src/strand-radio/strand-radio.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/strand-radio/strand-radio.js b/src/strand-radio/strand-radio.js index 2b629960..5dc3a86f 100644 --- a/src/strand-radio/strand-radio.js +++ b/src/strand-radio/strand-radio.js @@ -49,7 +49,7 @@ disabled: { value:false, type: Boolean, - reflect:true + reflectToAttribute:true }, group: { type: String,