mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-03-21 13:00:10 +01:00
Disable hash changes since they break logical browser history.
This commit is contained in:
parent
f34de37913
commit
cdb9157cd1
@ -22,7 +22,7 @@
|
||||
}
|
||||
});
|
||||
hashStr = '#!' + hashStr;
|
||||
window.location.hash = hashStr;
|
||||
// window.location.hash = hashStr;
|
||||
return hashStr;
|
||||
} else {
|
||||
var result = {},
|
||||
|
Loading…
x
Reference in New Issue
Block a user