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
I'm not sure is it a bug or a feature ;-) ..following:
base2.DOM.bind(document)
window.addEventListener("unload", function () {}, false)
will return "undefined" error in IE (window has not implemented
addEventListener).
I assume that window object is not fixed at all.
I'm using latest base2: Fri, 13 Jul 2007 17:39:33
Original issue reported on code.google.com by marius...@gmail.com on 19 Jul 2007 at 10:23
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
marius...@gmail.com
on 19 Jul 2007 at 10:23The text was updated successfully, but these errors were encountered: