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

Incorrectly closed comment prevents icons from loading #93

Open
smerth opened this issue Nov 13, 2018 · 0 comments
Open

Incorrectly closed comment prevents icons from loading #93

smerth opened this issue Nov 13, 2018 · 0 comments

Comments

@smerth
Copy link

smerth commented Nov 13, 2018

In the file iron-iconset-svg.html the comment that begins on line 18

/**
   * The `iron-iconset-svg` element allows users to define their own icon sets

is incorrectly closed, this prevents icons from loading when this component is used.

the comment should be closed around line 52

   * @element iron-iconset-svg
   * @demo demo/index.html
   * @implements {Polymer.Iconset}
   **/
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

1 participant