I've noticed today that the Users page on StackOverflow is throwing a javascript error when loaded in Google Chrome (4.0.249.78 36714 Windows 7 x64). Here's the message:

jquery.typewatch.js:89 Uncaught SyntaxError: Unexpected token =
users:23 Uncaught TypeError: Object #<an Object> has no method 'typeWatch'

This prevents from filtering the list.

share|improve this question
Same here. Oddly enough it works fine on MSO. – user27414 Feb 6 '10 at 20:21
Works for me. What version are you using? – Macha Feb 6 '10 at 20:27
Works for me too on Chrome 4.0.249.78 (36714). – fretje Feb 6 '10 at 20:34
4.0.249.78 36714 Windows 7 x64 – Darin Dimitrov Feb 6 '10 at 21:46

1 Answer

up vote 2 down vote accepted

Can't reproduce this on Chrome 4.0.249.78 -- have you tried clearing your cache?

share|improve this answer
@Jeff, you were correct. It seems that this is caused by this Flash Block extension I've installed (chrome.google.com/extensions/detail/…). Disabling it solves the problem. – Darin Dimitrov Feb 7 '10 at 10:14

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged