Wait for dialog content before showing the dialog
This allows jquery/iitc dialog to place the dialog in the center of the screen with respect to the content on opening.
Additionally, don't use Promise.all when all promises are already fulfilled (synchronously)
Wait for dialog content before showing the dialog This allows jquery/iitc dialog to place the dialog in the center of the screen with respect to the content on opening.
Additionally, don't use Promise.all when all promises are already fulfilled (synchronously)