fix
This commit is contained in:
@@ -50,6 +50,7 @@ function setupBackButton() {
|
|||||||
tgApp.BackButton.offClick(backHandler);
|
tgApp.BackButton.offClick(backHandler);
|
||||||
backHandler = null;
|
backHandler = null;
|
||||||
}
|
}
|
||||||
|
console.log('history legth:' + window.history.length)
|
||||||
|
|
||||||
if (window.history.length > 1) {
|
if (window.history.length > 1) {
|
||||||
tgApp.BackButton.show();
|
tgApp.BackButton.show();
|
||||||
|
|||||||
Reference in New Issue
Block a user