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 -

python - Error: Unresolved reference 'selenium' What is the reason? -

asp.net ajax - Jquery scroll to element just goes to top of page -