angular-cn/modules/playground/e2e_test/hash_routing
Brian Ford 53bddec1d2 fix(router): respond to hashchange events
Previously if the URL changed in `HashLocation` mode, the router would not pick up the change.
This adds a listener in `HashLocationStrategy` for `hashchange` events to fix the problem.

Closes #5013
2015-10-30 15:04:31 -07:00
..
hash_location_spec.dart fix(router): respond to hashchange events 2015-10-30 15:04:31 -07:00
hash_location_spec.ts fix(router): respond to hashchange events 2015-10-30 15:04:31 -07:00