-
@jaffathecake I expect /1. IMHO, history.back() is like process.exit(), it changes the document and stops the /2 document (not completely because the event is asychronous, I know). It's not reasonable for a script from /2 to modify /1 as the navigation should be "committed" already.