javascript - window.history.back with hash not working properly on Windows Phone -



javascript - window.history.back with hash not working properly on Windows Phone -

i have user reporting clicking "done button" in app, window.history.back() removes entire hash, i.e. reducing /mobile#/record/project /mobile.

i cannot reproduce , on other devices:

iphone / safari android / build in browser , chrome ie 10 on desktop ie 11 on desktop chrome/safari/firefox on desktop

...clicking "done button" removes /project part of hash. taking user (s)he came from, i.e. /mobile#/record.

anybody have experienced winphone before? solution purchase winphone , seek self?

javascript internet-explorer

Comments

Popular posts from this blog

Delphi change the assembly code of a running process -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -

C++ 11 "class" keyword -