mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04: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…
Reference in New Issue
Block a user