javascript - Refresh takes the webpage to homepage instead of showing present search result again -
i making webpage fetches query results database. problem whenever reload page in chorme, redirects page home page instead of loading same page 1 time again albeit redirecting correctly in firefox , safari.
for example: if search url : http://bug.xyz.com/#/?bug_package=demo&ndays=0 when reload/refresh page in chrome takes me http://bug.xyz.com/ want reload nowadays url only.
language used: javascript
p.s. link illustration purpose , not work website on intranet only.
my thought is, /#/
bit for. may what's causing problem.
otherwise you'll need post code.
javascript google-chrome firefox website
No comments:
Post a Comment