dpc-sdp / ripple

Ripple is the frontend framework for Single Digital Presence, delivered using Nuxt and Vue.js
Apache License 2.0
61 stars 37 forks source link

[SDPAP-7958] fix for in page nav links breaking on refresh/share #1310

Closed lambry closed 10 months ago

lambry commented 11 months ago

Motivation and Context

JIRA issue: https://digital-vic.atlassian.net/browse/SDPAP-7958

Changed

  1. 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
Screenshot 2023-08-04 at 5 35 33 pm

How Has This Been Tested?

Types of changes

Checklist