diff --git a/docs/directives/AgmDirection.html b/docs/directives/AgmDirection.html index e916ee3..22deaef 100644 --- a/docs/directives/AgmDirection.html +++ b/docs/directives/AgmDirection.html @@ -870,7 +870,7 @@

-
Defined in src/agm-direction.directive.ts:72
+
Defined in src/agm-direction.directive.ts:75
@@ -1178,7 +1178,10 @@

} catch (e) { } } else { - if (this.isFirstChange) return; + if (this.isFirstChange) { + this.isFirstChange = false; + return; + } /** * When renderOptions are not first change then reset the display