PolymerElements / paper-dropdown-menu

A Material Design browser select element
https://www.webcomponents.org/element/PolymerElements/paper-dropdown-menu
61 stars 107 forks source link

Scroll broken in shadow DOM if the element is inside a different custom element #92

Closed notwaldorf closed 8 years ago

notwaldorf commented 8 years ago

Here's a JSBin reproing this issue: http://jsbin.com/gohipo/edit?html,output. This looks fine if it's in the shady DOM.

notwaldorf commented 8 years ago

Duplicate of https://github.com/PolymerElements/iron-dropdown/issues/27