-
Notifications
You must be signed in to change notification settings - Fork 2k
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
When using minified version on polymer, images of the button don't show in the ui-toolbar example #251
Comments
I can't repro the problem in the polymer-ui-toolbar example (applying the diff you noted). Can you give some additional info? Thanks. |
I can reproduce it on Chrome dev and Chrome canary. |
This should be fixed with googlearchive/labs@7365ae8 and 5ed386b |
Let me know when I can use the "Download Polymer" code to test it. |
Tested with latest version. It's working now! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Using non-minified version:
Using minified version:
Images disappeared in the minified version.
Here's the diff of polymer-ui-toolbar/index.html.
I used the minified version (polymer.min.js) available here:
https://github.com/Polymer/polymer-all/releases/download/v0.0.20130816/polymer-all-v0.0.20130816.zip
The text was updated successfully, but these errors were encountered: