diff --git a/static/js/pandora/URL.js b/static/js/pandora/URL.js index c96514f2c..0e27686cb 100644 --- a/static/js/pandora/URL.js +++ b/static/js/pandora/URL.js @@ -93,7 +93,7 @@ pandora.URL = (function() { } } } else { - set.hash = {}; + set.hash = null; } if (state.page) {