mirror of
https://github.com/nasa/openmct.git
synced 2025-01-08 22:12:42 +00:00
1ae62cde05
When browse controller is hijacking a browser navigation event, it calls preventDefault on the route change. This has the effect of preventing all changes in the location (including search changes). This change checks if other changes were made in the route change and re-applies them after the navigation has completed. Fixes a bug where navigating via a link that contained additional search paramterers would have the effect of navigating but not keeping the parameters in tact. Discovered in the course of fixing #1636 |
||
---|---|---|
.. | ||
res/templates | ||
src | ||
test | ||
bundle.js |