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
Awesome, I think supporting the last three versions of Chrome is probably a good idea, meaning that when Chrome hits 36.x we can remove the workaround (it looks like the bug was fixed in Chrome 33 or 34).
Please go ahead and remove this fix. It actually causes an error when a user clicks a link within 500 milliseconds and window.onpopstate is still undefined.
Hi,
The bug you workaround on this line: https://github.com/flatiron/director/blob/master/lib/director/browser.js#L76
Has been fixed and has landed in the latest Chrome version. So supposedly it is safe to immediately install the handler now.
https://code.google.com/p/chromium/issues/detail?id=63040
The text was updated successfully, but these errors were encountered: