Skip to content

ModalDialogService.showModal() doesn't show modal #273

@vakrilov

Description

@vakrilov

Issue is reproduced here.

It happens when the following conditions are true:

  • showModal() is used in a component that has its change detection strategy set to onPush.
  • showModal() is called from an async callback (e.x. setTimeout())

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions