I suddenly find myself unable to add comments on Stack Overflow when I'm using Chrome version 9.0.597.98.
I have sufficient reputation to comment; I can comment when I log in using Internet Explorer 8; it works fine in Firefox 3.6.13, too.
What setting have I changed or what library am I missing to break this functionality?
Update:
I started the developer tools in Google Chrome and looked at the error logs. Here are two errors that might be germane:
Uncaught ReferenceError: $ is not defined - master.min.js
Failed to load resource - jquery.min.js
I'm all set - shift-F5 did the trick. Thanks so much to all who answered.
gauthnot defined or something similar to that). Clearing my browser cache fixed it. I assume some update must have happenned that was incompatible with a cached script file I already had. – Martin Smith Feb 14 '11 at 14:18