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
Describe the Bug
The BCMI website includes a number of links with partial routes, such as /authorizations#minesActPermits. Going to these links doesn't load the page in the proper place.
Expected Behaviour
The page loads at the element with the id in the URL.
Actual Behaviour
The page loads at the top.
** Steps To Reproduce**
Steps to reproduce the behaviour:
Describe the Bug
The BCMI website includes a number of links with partial routes, such as
/authorizations#minesActPermits
. Going to these links doesn't load the page in the proper place.Expected Behaviour
The page loads at the element with the id in the URL.
Actual Behaviour
The page loads at the top.
** Steps To Reproduce**
Steps to reproduce the behaviour:
/authorizations#minesActPermits
either on your localHost or on https://mines.nrs.gov.bc.ca/.id="minesActPermits"
.The text was updated successfully, but these errors were encountered: