Any in page nav item that started with a number would break the page once clicked and refreshed, shared or opened in a new tab (on solar vic), this was due to the fact that IDs starting with a numbers make for an invalid selectors
How Has This Been Tested?
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] Improvement/refactoring (non-breaking change that doesn't add any features but makes things better)
Checklist
[ ] I've added relevant changes to the documentation.
[ ] I have added tests to cover my changes (if not applicable, please state why)
[ ] My change requires a template update for create-ripple-app.
[ ] I have added template update script for next release.
Motivation and Context
JIRA issue: https://digital-vic.atlassian.net/browse/SDPAP-7958
Changed
How Has This Been Tested?
Types of changes
Checklist