PolymerElements / paper-toast

A Material Design popup toast
53 stars 29 forks source link

noCancelOnOutsideClick is false but still not closes the toast on clicking on 'paper-tabs' area #91

Closed vidyashreen1991 closed 6 years ago

valdrinkoshi commented 7 years ago

Confirmed http://jsbin.com/yelaza/3/edit?html,output Looks related to https://github.com/PolymerElements/iron-overlay-behavior/issues/225, IronOverlayManager should have useCapture = true for the tap events

valdrinkoshi commented 6 years ago

fixed in iron-overlay-behavior v1.10.3