Skip to content

Dialog will open but not close #953

Description

@davidye

Bug Report

  • Package version(s): 1.5.3
  • Browser and OS versions: Chrome, OSX

Describe the issue:

I have a button which opens a Dialog by setting isOpen={true}. The dialog opens. But when I try to close it by setting isOpen={false}, nothing happens. Examining with inspector I see:

<div class="ms-Dialog ms-Dialog--close is-open is-animatingClose">

But it never seems to transition to the actual closed state.

Actual behavior:

Dialog stays open

Expected behavior:

Dialog closes

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions