When loading my app all.js is throwing the following in IE8 at line 6:
Line: 6
Error: ‘root’ is null or not an object
As far as I know nothing changed on my page that should be causing this error, is anyone else seeing this crash?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Are you missing the fb-root div?
<div id="fb-root"></div>The JS SDK attaches itself to this div