Disable Angular's scroll position restoration for specific routes

added by JavaScript Kicks
5/2/2024 12:42:34 PM

330 Views

Implement allowed query params that temporarily disabled Angular's `scrollPositionRestoration` and prevent the page from being scrolled to the top.


0 comments