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

c - Compilation of a code: unkown type name string -

java - Bypassing "final local variable defined in an enclosing type" -

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