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
{{ message }}
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.
Related issue occurs for the iron-overlay-opened event when the paper-dropdown-menu is opened. Using the same demo above, replace the iron-overlay-closed event with iron-overlay-opened. Issue presents itself after clicking on the dropdown within the paper-dialog.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
If a paper-dropdown is inside a paper-dialog with an event iron-overlay-closed, this event is fired when we are closing the paper-dropdown.
Expected outcome
Closing the paper dropdown should not fire the event.
Live Demo
https://jsbin.com/vugijahohi/edit?html,js,console,output
Steps to reproduce
Browsers Affected
I don't know for others
Maybe related to : #132
The text was updated successfully, but these errors were encountered: