Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

paper-dropdown-menu not working correctly or documentation needs update. #911

Closed
eugv86 opened this issue Nov 11, 2014 · 6 comments
Closed

Comments

@eugv86
Copy link

eugv86 commented Nov 11, 2014

<paper-dropdown-menu selected="Financier" valueattr="label">
    <paper-item label="Croissant"></paper-item>
    <paper-item label="Donut"></paper-item>
    <paper-item label="Financier"></paper-item>
    <paper-item label="Madeleine"></paper-item>
</paper-dropdown-menu>
@zoechi
Copy link

zoechi commented Nov 12, 2014

What is "not working correctly" in this case?

@eugv86
Copy link
Author

eugv86 commented Nov 12, 2014

Please see example:
http://codepen.io/eugv86/pen/zxYxWa

@morethanreal
Copy link
Contributor

Sorry, the doc was wrong. Fixed in googlearchive/paper-dropdown-menu@78f1a63. @ebidel Do you think you could update the website to pick up the doc change?

@eugv86
Copy link
Author

eugv86 commented Nov 12, 2014

@morethanreal thank you... this might be a stupid question but will the paper-dropdown-menu import core-menu on its own since it cant function without it anymore?

@ebidel
Copy link
Contributor

ebidel commented Nov 12, 2014

Yep, this should be available later today when we push 0.5.1.

@ebidel
Copy link
Contributor

ebidel commented Nov 12, 2014

Should be fixed now.

@ebidel ebidel closed this as completed Nov 12, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants