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

AngularJs 1.7, on every route change the dialogs are incrementing. every time you come back to the controller the dialogs will be 1,2,3,4 and so on #595

Open
GitSahib opened this issue Jan 1, 2019 · 4 comments

Comments

@GitSahib
Copy link

GitSahib commented Jan 1, 2019

What version of ng-dialog are you using?

What version of AngularJS are you using?

What browsers are affected?

Please provide either a JSFiddle, Plunkr example that replicates the issue

Please describe the issue

What did you expect to happen?

What actually happened?

@SirDaev
Copy link

SirDaev commented Jan 9, 2019

This seems to be the default, intended behavior. If you need to select a specific modal with CSS or JS, there are the options to use a custom classname: className and appendClassName.

@GitSahib
Copy link
Author

GitSahib commented Jan 9, 2019 via email

@SirDaev
Copy link

SirDaev commented Jan 9, 2019

Are multiple modals opening (+1 each time) when coming back to the controller?

@GitSahib
Copy link
Author

GitSahib commented Jan 9, 2019 via email

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

No branches or pull requests

2 participants