Template Replacing History Entries
You can add entries to the browser's history while moving between the routes by using the link-to helper and replace the current entry by using the replace=true option. Syntax {{#link-to 'link-text' 'route-name' replace =…