console.log now disabled?
I just allowed my Ubuntu 12.04 to update itself, and now Firefox claims that 'a script on my page' disabled the console. Behavior that worked last night doesn't work. Only scripts in use are jQuery 1.8 and my own code. Any ideas?
Can I print to the debugger console in the Webstorm IDE? I just started using the program, so forgive me if this is a simple RTFM. :D
请先登录再写评论。
It works for me. Does it work now?
Interesting. What could be different?
No, I still see the warning. I can open the console from the Web Developer menu but I get a message "The Web Console logging API (console.log ... ) has been disabled by a script on this page."
The only plug-in added is your debugger, the only scripts in my page are jQuery 1.8.0 and my own. Build of Webstorm is 117.746. All 12.04 updates are current, including Firefox 15.0.
I had tried Firebug, but de-installed it. Perhaps I should de-install Firefox and re-install?
Removed and re-installed. Still non-functional console.
My console.log messages now show up in the JetBrains console. Different, but quite acceptable. Thanks!