Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: public method to close hidden modal window #57

Closed
wants to merge 1 commit into from

Conversation

litvishko
Copy link

We need to add some public method to close hidden modal windows.

@adrigzr
Copy link
Contributor

adrigzr commented May 8, 2019

Hi @litvishko,

We think you can achieve the same result using the close method on the modal service:

this.modal.close('name', 'my-modal')

@litvishko
Copy link
Author

Hi @litvishko,

We think you can achieve the same result using the close method on the modal service:

this.modal.close('name', 'my-modal')

Unfortunately, it is not so. There is an issue #44, the same problem I faced with.

@litvishko litvishko closed this Jun 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants