Set alertManager on componentManager
This commit is contained in:
@@ -5,6 +5,7 @@ class ComponentManager extends SNComponentManager {
|
||||
syncManager,
|
||||
desktopManager,
|
||||
nativeExtManager,
|
||||
alertManager: new SFAlertManager(),
|
||||
$uiRunner: $rootScope.safeApply,
|
||||
$timeout: $timeout,
|
||||
environment: isDesktopApplication() ? "desktop" : "web",
|
||||
|
||||
Reference in New Issue
Block a user