53bddec1d2
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
4 lines
59 B
Dart
4 lines
59 B
Dart
library playground.e2e_test.hash_location_spec;
|
|
|
|
main() {}
|