Skip to content

ModalOptions.show property value is ignored #1680

Closed
@DethAriel

Description

@DethAriel

Based on documentation here, if [options]="{ show: true }" is provided, then the modal should be shown upon initalization.
But this value is not even checked anywhere in modal.component.ts.

So, the option does not work. But it is a really nice one, since it allows to handle modals with *ngIf statements instead of show() / hide()

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions