Closed saberma closed 15 years ago
saberma, this would be an issue in env.js. I recommend posting this on their Lighthouse ticket-tracking page: http://envjs.lighthouseapp.com/projects/21590-envjs/overview
Since this isn't strictly a Blue Ridge issue, I'm marking this as closed. (Thanks for the feedback, though!)
I use jquery.cookies to do something, when I test it in blue-ridge, it throws this exception: FAILED: History should empty TypeError: Cannot call method "get" of undefined
...
soon, I found "document.cookie" return "undefined" in blue-ridge test.
example like this:
any help? thanks.