-
abirembaut authored
Avoid loading of layout after each click on a navigation menu - use an asset for HTML5 mode - use history.pushState to update the URL - listen to popState events to detect back - rebuild Iframe on each URL change to prevent double back issue Covers[BS-16623](https://bonitasoft.atlassian.net/browse/BS-16623)
a6ba4f8cabirembaut authoredAvoid loading of layout after each click on a navigation menu - use an asset for HTML5 mode - use history.pushState to update the URL - listen to popState events to detect back - rebuild Iframe on each URL change to prevent double back issue Covers[BS-16623](https://bonitasoft.atlassian.net/browse/BS-16623)
Loading