Navigation history is not preserved properly when editing PA Widgets in Edge browser failing to go back to dashboardDescriptionNavigation history is not preserved properly when editing a widget in different browsers. PA widgets do not navigate back to the dashboard when clicking on the chevron icon. It will only navigate back on double click.Steps to Reproduce As a pre-requisite, run historic and daily collection for incidents to have some sample data.1. Open a dashboard with PA widgets (in IE 11) like "Incident Management".2. Click on one of the graphs of one of the PA widgets to open the Scorecard and a list of incidents.3. Click on the "Show Records" button (records tab was replaced by this) and select one of the records that will open in a different tab.4. Close the tab and go back to the Scorecard.5. Try to navigate back to the dashboard by using the back button at the top of the Scorecard.This works fine since we are presented with the Analytics HUB in instances on Madrid and up. In versions before Madrid however the detailed scorecard fails in IE11 and would for example show en error like below in the F12 Developer Tools console:Error: [$rootScope:inprog] http://errors.angularjs.org/1.5.11/$rootScope/inprog?p0=%24applyat n (https://....service-now.com/scripts/js_includes_pa_common.jsx?v=05-06-2019_1505&lp=Wed_Apr_24_07_55_51_PDT_2019&c=21_412:47615:265)at m.prototype.$apply (https://....service-now.com/scripts/js_includes_pa_common.jsx?v=05-06-2019_1505&lp=Wed_Apr_24_07_55_51_PDT_2019&c=21_412:47623:274)at open (https://....service-now.com/scripts/js_includes_pa_detailed_scorecard.jsx?v=05-06-2019_1505&lp=Wed_Apr_24_07_55_51_PDT_2019&c=21_412:4514:1)at $scope.openDetailedScorecard (https://....service-now.com/scripts/js_includes_pa_detailed_scorecard.jsx?v=05-06-2019_1505&lp=Wed_Apr_24_07_55_51_PDT_2019&c=21_412:8653:1)at fn (Function code:2:644)at b (https://....service-now.com/scripts/js_includes_pa_common.jsx?v=05-06-2019_1505&lp=Wed_Apr_24_07_55_51_PDT_2019&c=21_412:47603:465)at e (https://....service-now.com/scripts/js_includes_pa_common.jsx?v=05-06-2019_1505&lp=Wed_Apr_2WorkaroundThis issue was only present until the London release for the detailed scorecard, and has been fixed by the introduction of the KB0732942 - Analytics Hub in Madrid, that replaced the old detailed scorecard functionality.Related Problem: PRB713177