-
Notifications
You must be signed in to change notification settings - Fork 3k
Trouble with angular seed/loader and ui.router #2898
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
Comments
Please mention ng-app="oxapp" attribute on html element Thanks & Regards On 29-Jul-2016 18:45, "linq_oxelar" [email protected] wrote:
|
@arjunnayak0705 : no change and besides the |
@linqOxelar have you tried this? |
i just did ! no change ! |
Here go to this. |
i did it the old way, changing my index.html scripts to the following code, and it works fine.
|
Thats what I meant |
@arjunnayak0705 url leads to 404! |
@linqOxelar Sometimes let things be normal way. :P |
@arjunnayak0705 as a workaround yes... and then forget about simplicity and efficiency with angular :-) |
this is an ui.router issue and nothing has been done so far : angular/angular-seed#351 |
This is indeed a Basically, the problem is that To get an idea, we recently fixed the same problem for Angular's own external modules in angular/angular.js#14794. |
@gkalpak I have faced with the same problem. When using angular.bootstrap, ui.router module can't be instantiated. Do you know how to fix it? |
@jansivans, if it is the same problem, then it can't be properly fixed outside of |
This issue has been automatically marked as stale because it has not had This does not mean that the issue is invalid. Valid issues Thank you for your contributions. |
Hello
I am trying to make part of your angular seed work with ui.router and i am getting the same error over and over. Reading past issues, i thought there were no trouble anymore about angular-loader and seed and ui.router, are they still some? of something is wrong in asyn loading order?
I am using Chrome Version 52.0.2743.82 m.
my code is :
Index.html
and oxapp.js
The text was updated successfully, but these errors were encountered: