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

polymer-ui-menu-item does not show the icon #365

Closed
warpech opened this issue Dec 9, 2013 · 4 comments
Closed

polymer-ui-menu-item does not show the icon #365

warpech opened this issue Dec 9, 2013 · 4 comments

Comments

@warpech
Copy link

warpech commented Dec 9, 2013

Recently polymer-ui-menu-item stopped displaying the icon.

Screenshot:
image

I have downloaded the polymer-ui-icon assets and the PNG file path is solvable as you can see in Chrome Dev Tools in the screenshot.

Steps to reproduce: Load demo polymer-ui-menu-item/index.html and notice the lack of the icons.

Polymer version: head (installed using bower install polymer-ui-elements#master)
Chrome version: 33.0.1733.1 canary SyzyASan (Web Platform features enabled)

@warpech
Copy link
Author

warpech commented Dec 9, 2013

Thanks for such a rapid response!

Yes, it already worked in previous version of Polymer+Chrome.

Polymer v0.0.20131107 in Chrome stable channel shows the icons as desired:

zrzut ekranu 2013-12-09 19 41 45

@sorvell
Copy link
Contributor

sorvell commented Dec 9, 2013

It looks like there's a release problem in the platform repo. That will be
fixed this week.

In the meantime, you can bower for the master versions to make sure you
have the latest. For example,

bower install Polymer/polymer-ui-menu-item#master

Note, we just fixed a version issue that was preventing polymer from
grabbing the master platform.

If you have an existing bower installation, you can correct it by (1)
deleting the platform component, (2) doing bower install
Polymer/platform#master.

On Mon, Dec 9, 2013 at 10:44 AM, Marcin Warpechowski <
notifications@github.com> wrote:

Yes, it already worked in previous version of Polymer+Chrome.

Polymer v0.0.20131107 in Chrome stable channel shows the icons as desired:

[image: zrzut ekranu 2013-12-09 19 41 45]https://f.cloud.github.com/assets/566463/1707672/bf6b4f8e-6101-11e3-9a11-c3ce071b3a7c.png


Reply to this email directly or view it on GitHubhttps://github.com//issues/365#issuecomment-30159534
.

@warpech
Copy link
Author

warpech commented Dec 9, 2013

Indeed, a fresh installation from bower fixes the problem now.

Thanks for such a quick response!

@frankiefu
Copy link
Member

verified with bower install Polymer/polymer-ui-elements

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

3 participants