mirror of
https://github.com/vector-im/element-web.git
synced 2025-09-17 03:31:22 +02:00
Moar debug for ff session restore issue
This commit is contained in:
parent
77355cbeb4
commit
035b15f330
@ -135,6 +135,7 @@ var lastLoadedScreen = null;
|
||||
// This will be called whenever the SDK changes screens,
|
||||
// so a web page can update the URL bar appropriately.
|
||||
var onNewScreen = function(screen) {
|
||||
console.log("newscreen "+screen);
|
||||
if (!loaded) {
|
||||
lastLoadedScreen = screen;
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user