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
Correct. For example, the paper-icon-button component sets pointer-events: none when disabled to avoid the click event being fired. I'll add this after migrating to Polymer 3.0 (#20) – shouldn't be that complicated.
The on-tap event still works if you have disabled attribute set to true.
Don't know if this is expected behavior?
The text was updated successfully, but these errors were encountered: