Angular: scrollIntoView not working on route change without setTimeout in ngAfterViewInit

I have an Angular component where I want to use scrollIntoView when the route changes. Here’s the relevant code snippet from my component:

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
<code>@ViewChild('structure') structure: ElementRef | undefined;
legacyRoute: string = '';
constructor(private apiService: ApiService, private router: ActivatedRoute, private route: Router, private cdRef: ChangeDetectorRef) { }
ngAfterViewInit() {
this.router.paramMap.subscribe(params => {
this.legacyRoute = params.get('id') || '';
console.log("checking legacy after param map subscription", this.legacyRoute);
setTimeout(() => {
if (this.legacyRoute && this.structure && this.structure.nativeElement) {
console.log("Running scrollIntoView", this.legacyRoute, this.structure, this.structure.nativeElement);
this.structure.nativeElement.scrollIntoView({ behavior: 'smooth', block: 'start', inline: 'start' });
}
}, 1000)
});
}
</code>
<code>@ViewChild('structure') structure: ElementRef | undefined; legacyRoute: string = ''; constructor(private apiService: ApiService, private router: ActivatedRoute, private route: Router, private cdRef: ChangeDetectorRef) { } ngAfterViewInit() { this.router.paramMap.subscribe(params => { this.legacyRoute = params.get('id') || ''; console.log("checking legacy after param map subscription", this.legacyRoute); setTimeout(() => { if (this.legacyRoute && this.structure && this.structure.nativeElement) { console.log("Running scrollIntoView", this.legacyRoute, this.structure, this.structure.nativeElement); this.structure.nativeElement.scrollIntoView({ behavior: 'smooth', block: 'start', inline: 'start' }); } }, 1000) }); } </code>
@ViewChild('structure') structure: ElementRef | undefined;
legacyRoute: string = '';

constructor(private apiService: ApiService, private router: ActivatedRoute, private route: Router, private cdRef: ChangeDetectorRef) { }


ngAfterViewInit() {
  this.router.paramMap.subscribe(params => {
    this.legacyRoute = params.get('id') || '';
    console.log("checking legacy after param map subscription", this.legacyRoute);
    setTimeout(() => { 
      if (this.legacyRoute && this.structure && this.structure.nativeElement) {
        console.log("Running scrollIntoView", this.legacyRoute, this.structure, this.structure.nativeElement);
        this.structure.nativeElement.scrollIntoView({ behavior: 'smooth', block: 'start', inline: 'start' });
      }
    }, 1000)    
  });
}

Problem:
The scrollIntoView function works correctly on page refresh, but not when Angular routes change. I’ve added a setTimeout to delay the function, which makes it work, but I understand this is not a robust solution.

What I’ve tried:

  • Removing the setTimeout results in scrollIntoView not functioning properly on route changes.

  • Ensuring that this.structure.nativeElement is valid before calling scrollIntoView.

  • Using ngAfterViewChecked() instead of ngAfterViewInit()

Expected Behavior:
I expect scrollIntoView to execute correctly when navigating to a different route within the Angular application, without relying on a setTimeout.

Additional Context:

  • Angular version:
Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
<code> "dependencies": {
"@angular/animations": "^17.3.0",
"@angular/cdk": "^17.3.9",
"@angular/common": "^17.3.0",
"@angular/compiler": "^17.3.0",
"@angular/core": "^17.3.0",
"@angular/forms": "^17.3.0",
"@angular/platform-browser": "^17.3.0",
"@angular/platform-browser-dynamic": "^17.3.0",
"@angular/platform-server": "^17.3.0",
"@angular/router": "^17.3.0",
"@angular/ssr": "^17.3.7",
"@ngrx/store": "^17.2.0",
"express": "^4.18.2",
"force": "^0.0.3",
"primeicons": "^7.0.0",
"primeng": "^17.17.0",
"rxjs": "~7.8.0",
"tslib": "^2.3.0",
"zone.js": "~0.14.3"
}
</code>
<code> "dependencies": { "@angular/animations": "^17.3.0", "@angular/cdk": "^17.3.9", "@angular/common": "^17.3.0", "@angular/compiler": "^17.3.0", "@angular/core": "^17.3.0", "@angular/forms": "^17.3.0", "@angular/platform-browser": "^17.3.0", "@angular/platform-browser-dynamic": "^17.3.0", "@angular/platform-server": "^17.3.0", "@angular/router": "^17.3.0", "@angular/ssr": "^17.3.7", "@ngrx/store": "^17.2.0", "express": "^4.18.2", "force": "^0.0.3", "primeicons": "^7.0.0", "primeng": "^17.17.0", "rxjs": "~7.8.0", "tslib": "^2.3.0", "zone.js": "~0.14.3" } </code>
  "dependencies": {
    "@angular/animations": "^17.3.0",
    "@angular/cdk": "^17.3.9",
    "@angular/common": "^17.3.0",
    "@angular/compiler": "^17.3.0",
    "@angular/core": "^17.3.0",
    "@angular/forms": "^17.3.0",
    "@angular/platform-browser": "^17.3.0",
    "@angular/platform-browser-dynamic": "^17.3.0",
    "@angular/platform-server": "^17.3.0",
    "@angular/router": "^17.3.0",
    "@angular/ssr": "^17.3.7",
    "@ngrx/store": "^17.2.0",
    "express": "^4.18.2",
    "force": "^0.0.3",
    "primeicons": "^7.0.0",
    "primeng": "^17.17.0",
    "rxjs": "~7.8.0",
    "tslib": "^2.3.0",
    "zone.js": "~0.14.3"
  }
  • structure is a ViewChild or ElementRef pointing to the DOM element where scrollIntoView should be applied.
    <– something like <div #structure id=”structure”> –>
Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
<h1>My title</h1>
<h1>My title</h1>
    

My title

Since I’m new to Angular, I want to ensure I haven’t overlooked anything important. Your assistance means a lot to me, and I sincerely appreciate your time and help. Thank you in advance!

Trang chủ Giới thiệu Sinh nhật bé trai Sinh nhật bé gái Tổ chức sự kiện Biểu diễn giải trí Dịch vụ khác Trang trí tiệc cưới Tổ chức khai trương Tư vấn dịch vụ Thư viện ảnh Tin tức - sự kiện Liên hệ Chú hề sinh nhật Trang trí YEAR END PARTY công ty Trang trí tất niên cuối năm Trang trí tất niên xu hướng mới nhất Trang trí sinh nhật bé trai Hải Đăng Trang trí sinh nhật bé Khánh Vân Trang trí sinh nhật Bích Ngân Trang trí sinh nhật bé Thanh Trang Thuê ông già Noel phát quà Biểu diễn xiếc khỉ Xiếc quay đĩa Dịch vụ tổ chức sự kiện 5 sao Thông tin về chúng tôi Dịch vụ sinh nhật bé trai Dịch vụ sinh nhật bé gái Sự kiện trọn gói Các tiết mục giải trí Dịch vụ bổ trợ Tiệc cưới sang trọng Dịch vụ khai trương Tư vấn tổ chức sự kiện Hình ảnh sự kiện Cập nhật tin tức Liên hệ ngay Thuê chú hề chuyên nghiệp Tiệc tất niên cho công ty Trang trí tiệc cuối năm Tiệc tất niên độc đáo Sinh nhật bé Hải Đăng Sinh nhật đáng yêu bé Khánh Vân Sinh nhật sang trọng Bích Ngân Tiệc sinh nhật bé Thanh Trang Dịch vụ ông già Noel Xiếc thú vui nhộn Biểu diễn xiếc quay đĩa Dịch vụ tổ chức tiệc uy tín Khám phá dịch vụ của chúng tôi Tiệc sinh nhật cho bé trai Trang trí tiệc cho bé gái Gói sự kiện chuyên nghiệp Chương trình giải trí hấp dẫn Dịch vụ hỗ trợ sự kiện Trang trí tiệc cưới đẹp Khởi đầu thành công với khai trương Chuyên gia tư vấn sự kiện Xem ảnh các sự kiện đẹp Tin mới về sự kiện Kết nối với đội ngũ chuyên gia Chú hề vui nhộn cho tiệc sinh nhật Ý tưởng tiệc cuối năm Tất niên độc đáo Trang trí tiệc hiện đại Tổ chức sinh nhật cho Hải Đăng Sinh nhật độc quyền Khánh Vân Phong cách tiệc Bích Ngân Trang trí tiệc bé Thanh Trang Thuê dịch vụ ông già Noel chuyên nghiệp Xem xiếc khỉ đặc sắc Xiếc quay đĩa thú vị
Trang chủ Giới thiệu Sinh nhật bé trai Sinh nhật bé gái Tổ chức sự kiện Biểu diễn giải trí Dịch vụ khác Trang trí tiệc cưới Tổ chức khai trương Tư vấn dịch vụ Thư viện ảnh Tin tức - sự kiện Liên hệ Chú hề sinh nhật Trang trí YEAR END PARTY công ty Trang trí tất niên cuối năm Trang trí tất niên xu hướng mới nhất Trang trí sinh nhật bé trai Hải Đăng Trang trí sinh nhật bé Khánh Vân Trang trí sinh nhật Bích Ngân Trang trí sinh nhật bé Thanh Trang Thuê ông già Noel phát quà Biểu diễn xiếc khỉ Xiếc quay đĩa
Thiết kế website Thiết kế website Thiết kế website Cách kháng tài khoản quảng cáo Mua bán Fanpage Facebook Dịch vụ SEO Tổ chức sinh nhật