javascript - Dialog API Office Add-in not works in Outlook 2016 -


i working on outlook web add-in, display sign-in page in dialog. used dialog api , works fine in owa(outlook web) not in outlook 2016 desktop (version - 1702).

 office.context.ui.displaydialogasync('https://www.google.lk/', {height: 30, width: 20});  


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

c# - Selenium Authentication Popup preventing driver close or quit -

tensorflow when input_data MNIST_data , zlib.error: Error -3 while decompressing: invalid block type -