-
Notifications
You must be signed in to change notification settings - Fork 57
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
Possible to show the NavBar after logging in. #2
Comments
The issue is not related to this App. Probably Gitter or stackoverflow is good for such queries. I am active there as well to help out. Create a gist with your route definitions, Guard and bootstrap - I ll take a look - I hope you are using |
Login is trivial flow, I ll check if I can include that |
Thank you sirajc, actually I have download a res but I am getting some issues and found the reason behind the issues, actually angular team have updated the and made some changes. like ROUTING_DRICTIVE can you get the latest version version using npm and tell me the what should I use instead of that that would very helpful for me |
17 similar comments
Thank you sirajc, actually I have download a res but I am getting some issues and found the reason behind the issues, actually angular team have updated the and made some changes. like ROUTING_DRICTIVE can you get the latest version version using npm and tell me the what should I use instead of that that would very helpful for me |
Thank you sirajc, actually I have download a res but I am getting some issues and found the reason behind the issues, actually angular team have updated the and made some changes. like ROUTING_DRICTIVE can you get the latest version version using npm and tell me the what should I use instead of that that would very helpful for me |
Thank you sirajc, actually I have download a res but I am getting some issues and found the reason behind the issues, actually angular team have updated the and made some changes. like ROUTING_DRICTIVE can you get the latest version version using npm and tell me the what should I use instead of that that would very helpful for me |
Thank you sirajc, actually I have download a res but I am getting some issues and found the reason behind the issues, actually angular team have updated the and made some changes. like ROUTING_DRICTIVE can you get the latest version version using npm and tell me the what should I use instead of that that would very helpful for me |
Thank you sirajc, actually I have download a res but I am getting some issues and found the reason behind the issues, actually angular team have updated the and made some changes. like ROUTING_DRICTIVE can you get the latest version version using npm and tell me the what should I use instead of that that would very helpful for me |
Thank you sirajc, actually I have download a res but I am getting some issues and found the reason behind the issues, actually angular team have updated the and made some changes. like ROUTING_DRICTIVE can you get the latest version version using npm and tell me the what should I use instead of that that would very helpful for me |
Thank you sirajc, actually I have download a res but I am getting some issues and found the reason behind the issues, actually angular team have updated the and made some changes. like ROUTING_DRICTIVE can you get the latest version version using npm and tell me the what should I use instead of that that would very helpful for me |
Thank you sirajc, actually I have download a res but I am getting some issues and found the reason behind the issues, actually angular team have updated the and made some changes. like ROUTING_DRICTIVE can you get the latest version version using npm and tell me the what should I use instead of that that would very helpful for me |
Thank you sirajc, actually I have download a res but I am getting some issues and found the reason behind the issues, actually angular team have updated the and made some changes. like ROUTING_DRICTIVE can you get the latest version version using npm and tell me the what should I use instead of that that would very helpful for me |
Thank you sirajc, actually I have download a res but I am getting some issues and found the reason behind the issues, actually angular team have updated the and made some changes. like ROUTING_DRICTIVE can you get the latest version version using npm and tell me the what should I use instead of that that would very helpful for me |
Thank you sirajc, actually I have download a res but I am getting some issues and found the reason behind the issues, actually angular team have updated the and made some changes. like ROUTING_DRICTIVE can you get the latest version version using npm and tell me the what should I use instead of that that would very helpful for me |
Thank you sirajc, actually I have download a res but I am getting some issues and found the reason behind the issues, actually angular team have updated the and made some changes. like ROUTING_DRICTIVE can you get the latest version version using npm and tell me the what should I use instead of that that would very helpful for me |
Thank you sirajc, actually I have download a res but I am getting some issues and found the reason behind the issues, actually angular team have updated the and made some changes. like ROUTING_DRICTIVE can you get the latest version version using npm and tell me the what should I use instead of that that would very helpful for me |
Thank you sirajc, actually I have download a res but I am getting some issues and found the reason behind the issues, actually angular team have updated the and made some changes. like ROUTING_DRICTIVE can you get the latest version version using npm and tell me the what should I use instead of that that would very helpful for me |
Thank you sirajc, actually I have download a res but I am getting some issues and found the reason behind the issues, actually angular team have updated the and made some changes. like ROUTING_DRICTIVE can you get the latest version version using npm and tell me the what should I use instead of that that would very helpful for me |
Thank you sirajc, actually I have download a res but I am getting some issues and found the reason behind the issues, actually angular team have updated the and made some changes. like ROUTING_DRICTIVE can you get the latest version version using npm and tell me the what should I use instead of that that would very helpful for me |
Thank you sirajc, actually I have download a res but I am getting some issues and found the reason behind the issues, actually angular team have updated the and made some changes. like ROUTING_DRICTIVE can you get the latest version version using npm and tell me the what should I use instead of that that would very helpful for me |
@nikvarma Why would you post same comment so many times?
|
@nikvarma The current app is in RC5, just remove the references of ROUTER_DIRECTIVES, provideRouter, RouterConfig (replace this one with Route[]) and you are done. Those are all deprecated stuff and we already are on latest APIs |
Don't know how. I did just single comment :) i was trying and got stuck in a place, how can i add a js code in "templateURL", i have given a html reference to it and inside the html page i have html and css file included and js file and js code. but when i am trying to run the app, it's giving a error |
hope you will help me out |
@nikvarma Have updated the project to |
Hello,
Thanks for this repo. But I'm currently having trouble implementing this NavBar in my project. Basically what I'm trying to do is have a login screen for the user where they input the credentials and once successful it goes into a UI similar to the NavBar Demo. I think my issues might be in the routing, I'm trying different paths but the login screen doesn't show up and pretty much breaks the app. Do you have any suggestions or could it be a future feature for this app? Thanks again!
The text was updated successfully, but these errors were encountered: