Skip to content

Commit

Permalink
remove query param from the URL only on subsequant state changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Dosant committed Nov 3, 2020
1 parent 26146f3 commit 1354242
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@ function discoverController($element, $route, $scope, $timeout, $window, Promise
};

const history = getHistory();
// used for restoring background session
let isInitialSearch = true;

const {
Expand Down

0 comments on commit 1354242

Please sign in to comment.