Add support for browser back/forward
This commit is contained in:
@@ -157,6 +157,7 @@ export class IncomingSharingScene {
|
||||
error_handler.clearError();
|
||||
};
|
||||
|
||||
this.is_transient = function () { return false; };
|
||||
this.release = function () {
|
||||
error_handler.clearError();
|
||||
nodes.forEach(function (node) {
|
||||
|
||||
Reference in New Issue
Block a user