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

navigation fails if parent state requires stateparams #179

Open
hannadrehman opened this issue May 7, 2017 · 0 comments
Open

navigation fails if parent state requires stateparams #179

hannadrehman opened this issue May 7, 2017 · 0 comments

Comments

@hannadrehman
Copy link

few problems in this module.

  1. while using angular components, previous/parent state is dependent on route params. so when you go back to those states the state params are always set to null or removed.
  2. in angular components, if you are using dynamic labels from the component controller scope variables, when you move to next state you lose the dynamic label of the parent state.
    3.label does not use $stateparams to generate dynamic names from it.

if these issues are resolved this would help me save a lot of pain in my project

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