if my queryParameters = {sort_by: last_name} this.transitionTo('index', this.get('queryParameters') doesn't update window.location to .../index?sort_by=last_name
if my queryParameters = {sort_by: last_name}
this.transitionTo('index', this.get('queryParameters') doesn't update window.location to .../index?sort_by=last_name