Closed ghost closed 6 years ago
Nice, thank you!
Update: we discussed this, while this works fine I'd prefer to see no page reload. So please try to improve this by using
window.history.pushState(null, null, '/icingaweb2/nagvis/show/map?map=new-map');
Of course please check whether window.history is a thing in this browser.
ping @gianluca-piccolo-wuerth
This is a bugfix related to this NagVis bug: https://github.com/NagVis/nagvis/issues/158 . I just completed a feature that was half-implemented.