Skip to content

jQuery hashchange - Safari 4 - Hash change event throws error after navigating to a page on a different domain #2

@csytan

Description

@csytan

To reproduce (in Safari 4, OSX):

  1. Visit http://benalman.com/code/projects/jquery-hashchange/examples/hashchange/
  2. Click on the Test buttons to trigger hash change
  3. Visit http://google.com (or another domain)
  4. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions