-
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 running Parse.FacebookUtils.init Polymer raises InvalidCharacterError exception. #506
Comments
The error states that somebody tried to execute It's not at all clear this has anything to do with Polymer. You need to reduce the problem more fully. |
I have just solved it by changing some of the facebook code. Sorry to bother you, but thanks for the reply @sjmiles |
I submitted a bug to facebook so hopefully they change their code so that other people don't have this problem too. |
This is a duplicate... let me find the original bug. The problem is that Facebook does some weird feature detection based on |
Uncaught InvalidCharacterError: Failed to execute 'createElement' on 'Document': The tag name provided ('<iframe name="fb_xdm_frame_http"/>') is not a valid name.
Found at http://gothic-resift.codio.io:8000/
Full error
The text was updated successfully, but these errors were encountered: