Why does http://localhost:3000/#about scroll to anchor http://localhost:3000/#about? dont
Unanswered
Burmese posted this in #help-forum
BurmeseOP
I have a anchor tag on my site and when i naviage to "http://localhost:3000/#about" it scrolls but when i naviage to "http://localhost:3000/#about?" or with any search params it does not work? I want to add search params! Is this a bug or my problem?
1 Reply
Roseate Spoonbill
@Burmese Search params should go before the hash param (aka anchor). Take a look at the structure here - https://developer.mozilla.org/en-US/docs/Learn_web_development/Howto/Web_mechanics/What_is_a_URL