paper-dropdown-menu icon indicating copy to clipboard operation
paper-dropdown-menu copied to clipboard

Clear selected value

Open reinert opened this issue 9 years ago • 1 comments

I'm trying to deselect the paper-dropdown-menu reproducing this test case but I'm failling because paper-dropdown-menu.querySelector('.dropdown-content') actually brings the paper-material that wraps .dropdown-content which, in my case, is a paper-menu too.

Do you know why in the test case above it is working, and in my it isn't?

reinert avatar Feb 16 '16 13:02 reinert

I think this issue is a bit outdated, as paper-dropdown-menu doesn't use paper-material anymore. @reinert does the problem still persist or can we close this?

valdrinkoshi avatar Jun 30 '16 23:06 valdrinkoshi