Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Uncaught TypeError - Chrome Dev 22.0.1201.0
schnubor
New
Hi everyone,
since upgrading to the latest chrome dev version (22.0.1201.0) yesterday I'm experiencing some errors when using Vanilla Version 2.0.18.1 and even when using this board you're just reading. I wonder if this related to the chrome dev version or some obsolete js in the jquery.js (or jquery.min.js). This is the error I get as seen in the chrome devtool console:
I wouldn't have recognized it if it wouldn't prevent me from using the Buttonbar and Spoilers. ButtonBar looks like this:
Thank you for any hints.
0
Comments
Not a solution, but 3 hits on stackoverflow
There was an error rendering this rich post.
Thank you! I believe this has something to do with ajax and its context... I'll try to figure it out by myself and hopefully post a solution asap...
Don't know if its a solution. Just some wild guesses.
replace your jquery.js with the version 1.7.2 or if the latest.
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
I believe this was indeed caused by a bug in the dev version - everything works again.