As soon as I call a link with anchor id I get a blank page. This only happens if I am already on the page. If I come from another page it works.
My Code:
URL:
A user encounters a blank page issue when clicking anchor links (links with #id) while already on the same page. The anchor links work correctly when navigating from a different page, but fail when used within the current page itself.
Technical Details:
<a class="Anchor" id="{{anchor_id}}"></a>https://test.myshopify.com/pages/test#ourIDCurrent Status:
As soon as I call a link with anchor id I get a blank page. This only happens if I am already on the page. If I come from another page it works.
My Code:
URL:
Did you find any solutions? Would love help with this!!
I’m just using and getting that same result - blank page if coming from the same page.