Skip to content

Cannot display 2 dialog boxes back to back #166

@cscalfani

Description

@cscalfani

If from the callback of an alert dialog box, I trigger a process that brings up another dialog box, the second will display and then hide instantly.

This is because the first one didn't finish hiding. If there was a callback or event when transitionDone is called, then I wouldn't have to kludge my code with a 300ms delay. (I chose 300ms since the transition lasts 250ms.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions