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

Not able to integrate in IE10 #18

Open
kannangandhi opened this issue Apr 13, 2015 · 1 comment
Open

Not able to integrate in IE10 #18

kannangandhi opened this issue Apr 13, 2015 · 1 comment

Comments

@kannangandhi
Copy link

Hi,
I am try to integrate firebug lite 1.4.0, to IE10.
I got below issue, Please let me know what I did wrong.

Thanks
Kannan
firebug-lite_issue

@kannangandhi kannangandhi changed the title Notable to integrate in IE10 Not able to integrate in IE10 Apr 13, 2015
@justcfx2u
Copy link

Try /pull/4. Essentially this:

if(typeof this.messageQueue === 'undefined') {
 this.messageQueue = [];
}

This worked for me.

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

2 participants