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

[0.5.5] Event fire error on safari #1362

Closed
ferllings opened this issue Apr 2, 2015 · 0 comments
Closed

[0.5.5] Event fire error on safari #1362

ferllings opened this issue Apr 2, 2015 · 0 comments

Comments

@ferllings
Copy link

Hello,

I have this error on safari only:

[Error] SyntaxError: DOM Exception 12: An invalid or illegal string was specified.
    dispatchOriginalEvent (webcomponents.js, line 964)
    dispatchEvent ([native code], line 0)
    dispatchEvent (webcomponents.js, line 1352)
    fire (polymer.min.js, line 13)
    sectionChanged ...

My function looks like:

        sectionChanged: function(topic, json) {
                this.fire('section-change', json);
            },
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