Boots
Boots
Just started for me today as well. Hoping it's just a glitch on their end. I'm able to log in/out of the app fine.
did you manage to get this working?
@NickEngmann any luck getting this to work? I'm encountering the same issue
@Pete13B did you try deleting your browser user profile?
I did try it out yes. I was only able to get them to take effect by creating this property: ``` properties: { booleanFalse: { type: Boolean, value: false }...
Polymer 1.8.0 fyi
Yeah, you don't really want to change existing behavior like that with people using the control (which is great btw). Maybe just make a note of this in the docs...
I've noticed the way the Polymer team seems to handle this. If they had created this element they'd have had two properties like noAddFeature and noRemoveFeature both defaulting to false....
@hunkydoryrepair I like to have my primary taskbar on my second monitor (the one with the system tray). If my computer goes to sleep, Windows loses track of everything as...
noink to disable the ripple effect fixes this issue so I'm thinking there's a bug in paper-ripple. Perhaps this one? https://github.com/PolymerElements/paper-ripple/issues/101