Closed
Description
Describe the solution you'd like
- angular takes previous page position
- adjust
post-details
so that the content is loading from the very top and you are not lower on they-index
of the page - to be implemented within the
OnInit
lifecycle in thepost-details
component - using the
ViewportScroller
see implementatinon here