I have simple Angular 2 Office Addin and attempting to use the Angular 2 Router to route between two components. My two components are called ViewOne and ViewTwo. Here's what the UI for the Office Addin looks like: When the using the Router to navigate, the following errors related to the this._history.pushState function are... Continue Reading →