Details
-
Bug
-
Resolution: Out of scope
-
P2: Important
-
None
-
4.8.6
-
Windows
Description
Back and forward actions are not updated correctly when a history entry is created with window.history.pushState(). Additionally if it occurs with window.history.forward() or back() then it does not update then either.
Attached is a html file that can be used with the Browser example to reproduce this.