SyntaxFix
Write A Post
Hire A Developer
Questions
<script> location.hash = (location.hash) ? location.hash : " "; </script>
Put the above script in <head> tag of your html. Not sure how single page apps behave! But sure works like charm in regular pages.
<head>