I want to dynamically update the of my page based on which route / page a user is viewing. Problem is, when the page loads, for a few seconds it
Use ngBind on the <title> element:
ngBind
<title>
<title ng-bind="title"> Default title </title>