In Powerpoint online, I'm seeing this code:
OfficeHelpers.Authenticator.isAuthDialog()
Is not closing the auth dialog after a successful sign in, even though it does return true.
The first time I tried it, I got a 'Uncaught Error: Cannot close dialog' in the console, but there after nothing (even when trying with a new presentation).
In Powerpoint online, I'm seeing this code:
OfficeHelpers.Authenticator.isAuthDialog()
Is not closing the auth dialog after a successful sign in, even though it does returntrue
. The first time I tried it, I got a 'Uncaught Error: Cannot close dialog' in the console, but there after nothing (even when trying with a new presentation).