You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working with and in JS setting it's disabled attribute to null via button.disabled, which doesn't seem to remove the disabled attribute if it's been previously set. A colleague thinks it might be part of the reflection logic, but I'm not super familiar with the Polymer code.
I'm working with and in JS setting it's disabled attribute to null via button.disabled, which doesn't seem to remove the disabled attribute if it's been previously set. A colleague thinks it might be part of the reflection logic, but I'm not super familiar with the Polymer code.