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 Mar 13, 2018. It is now read-only.
paper-dropdown-menu
working fine inside a simple demo page.But when using inside a page which is created dynamically, then the
paper-dropdown-menu's
popup position goes random.Working case: dropdown popup is properly left aligned
Non working code: dropdown popup is coming at some random position.
I've tried setting
horizontal-align="right"
but still the problem exist.Please note that I'm creating a parent elements of
paper-dropdown-menu
inside of dom-repeat and other changes, which I think is causing the problem.Is there any way by which I can provide the x,y position for
paper-dropdown-menu's popup
dialog.?The text was updated successfully, but these errors were encountered: