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

SyntaxError when not specifying a charset #105

Open
1 of 2 tasks
fxedel opened this issue Jun 25, 2016 · 0 comments
Open
1 of 2 tasks

SyntaxError when not specifying a charset #105

fxedel opened this issue Jun 25, 2016 · 0 comments

Comments

@fxedel
Copy link

fxedel commented Jun 25, 2016

Description

If you don't specify a charset (either by adding a meta tag or by setting the Content-Type response header), the element won't work.

Expected outcome

The iron-component-page element loads and you can see api reference and demo.

Actual outcome

The element doesn't load and shows unformatted text instead. There is an error message:

SyntaxError: invalid range in character class
TypeError: this.$.analyzer.analyze is not a function

Browsers Affected

  • Chromium 50 => not affected
  • Firefox 47
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