Unable to get property 'displayDialogAsync' of undefined or null reference #374
Labels
Needs: attention 👋
Waiting on Microsoft to provide feedback
Resolution: by design
Issue is by design
I have used office js helpers module to implement login with Google and Facebook. The functionality works as expected in Office Online, but when I run the addin inside of Microsoft Word 2016 in Windows 10 it gives an error.
Expected Behavior
Open a dialog box for authentication
Current Behavior
gives the below error:
Unable to get property 'displayDialogAsync' of undefined or null reference
Steps to Reproduce, or Live Example
Implement login with Google using office js helpers and then side-load your addin inside of
Word 2016
by clicking on Login with Google you would see the error and modal will not get opened.Context
login with Google/Facebook in word MAC/Windows
Your Environment
Useful logs
Unable to get property 'displayDialogAsync' of undefined or null reference
The text was updated successfully, but these errors were encountered: