You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We've just installed blue-ridge to support a new project and it looks like Document.ready doesn't fire. However if you downgrade jQuery to 1.3.2 in the test_runner.js file everything looks fine.
The text was updated successfully, but these errors were encountered:
Here is a failing test. http://gist.github.com/370172 I think this is an env.js problem and have started a mailing list thread there to see if they have any ideas about what might be wrong.
Ok... that test above doesn't precisely recreate the problem i am experiencing, because the test above doesn't pass when i downgrade to 1.3.2. :( but am i missing something? shouldn't that test pass using rhino and env.js since it passes in the browser?
We've just installed blue-ridge to support a new project and it looks like Document.ready doesn't fire. However if you downgrade jQuery to 1.3.2 in the test_runner.js file everything looks fine.
The text was updated successfully, but these errors were encountered: