You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately it's not easy to make this work, because the elements to which we want to attach anchors are only available after an asynchronous data load. This is a well-known issue in Angular.
Even using router anchorScrolling doesn't seem to work for me.
The only thing I could make work was modifying the URL in the browser address bar to add the hash-fragment after the page has loaded, which is obviously useless.
There are some workarounds, but it might be better just to wait until Angular improves its capabilities in this area.
Now the summary report has multiple panes, a table of contents and a set of internal anchor links would be very useful.
The text was updated successfully, but these errors were encountered: