7edb026619
Prevent duplicate notifications from being emitted when multiple URL change listeners are registered using SpyLocation#onUrlChange. Use `@internal` annotation for the `_urlChangeSubscription` properties instead of the `private` access modifier. Otherwise, we get in trouble because of `SpyLocation implements Location`. PR Close #37459 |
||
---|---|---|
.. | ||
location_mock.ts | ||
mock_location_strategy.ts | ||
mock_platform_location.ts | ||
testing.ts |