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

load different module template file cannot work #561

Open
gaojianzhuang opened this issue Jul 20, 2017 · 0 comments
Open

load different module template file cannot work #561

gaojianzhuang opened this issue Jul 20, 2017 · 0 comments

Comments

@gaojianzhuang
Copy link

What version of ng-dialog are you using?
v0.6.3

What version of AngularJS are you using?
v1.5.8

What browsers are affected?
Chrome

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

Please describe the issue

What did you expect to happen?
When the dialog loads a different module template file, it will not work.
Does it not support this scenario?
For example:
Page A: ng-app="test1", ng-controller="test1Controller"
Page B: ng-app="test2", ng-controller="test2Controller".

I want to use the ngDialog in the "test1Controller" to load the Page B. It doesn't work expected.

What actually happened?
The dialog can show the "Page B" view.

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

1 participant