add useApplyAsync
parent
570d892c0f
commit
5161af8767
|
@ -342,6 +342,8 @@ configure = ($routeProvider, $locationProvider, $httpProvider, $provide, $tgEven
|
|||
"X-Session-Id": taiga.sessionId
|
||||
}
|
||||
|
||||
$httpProvider.useApplyAsync(true)
|
||||
|
||||
$tgEventsProvider.setSessionId(taiga.sessionId)
|
||||
|
||||
# Add next param when user try to access to a secction need auth permissions.
|
||||
|
|
Loading…
Reference in New Issue