@osovitny/anatoly 2.14.26 → 2.14.27

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3896,7 +3896,7 @@ class UrlSlugComponent extends BaseEditComponent {
3896
3896
  //Outputs
3897
3897
  this.generating = new EventEmitter();
3898
3898
  }
3899
- ngOnInit() {
3899
+ ngAfterViewInit() {
3900
3900
  this.setWatchers();
3901
3901
  }
3902
3902
  setWatchers() {