Closed dmitriyyepishin closed 5 years ago
I had the same questions.
@hengchengfei This was corrected in the documentation last summer: https://docs.microsoft.com/en-us/javascript/api/office/office.ui?view=office-js
Please note also, that this repo is no longer the source documentation for our reference content, except for APIs that are in preview. That is why it no longer has a master branch. Old Issues that were raised in the repo still appear in search results.
Docs state that "An Office Add-in can have only one dialog box open at any time." However, if opened from a Add-In command, more then one dialog can be opened at one time by clicking on the add-in command button repeatedly.
Article URL
displayDialogAsync documentation
Details on how to reproduce see the issue I filed with Office JS