To reproduce (in Safari 4, OSX):
- Visit http://benalman.com/code/projects/jquery-hashchange/examples/hashchange/
- Click on the Test buttons to trigger hash change
- Visit http://google.com (or another domain)
- Click the back button several times. The first hash change will throw an error.
The error returned is:
TypeError: Result of expression 'url' [undefined] is not an object.
Line 91 on: jquery.ba-hashchange.js
Cheers & Thanks for the great plugin