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

Parameterized Routes not working #34

Closed
shray7 opened this issue Jun 24, 2020 · 5 comments
Closed

Parameterized Routes not working #34

shray7 opened this issue Jun 24, 2020 · 5 comments

Comments

@shray7
Copy link

shray7 commented Jun 24, 2020

Describe the bug
Whenever using breadcrumbs, and you have a parametrized route, breadcrumb doesnt save the parameters so you can navigate back

To Reproduce
Steps to reproduce the behavior:
https://stackblitz.com/edit/angular-9-starter-material-hhqmpb

1.Navigate to stackblitz.
2. Click on 'Catalog' link (first bread crumb will appear)
3. Click on any movies link (2nd bread crumb will appear)
4. Click 'Catalog' Breadcrumb
5. Notice URL does not contain proper id parameter

Expected behavior
Routing parameters should be saved when routing back on breadcrumbs

Desktop (please complete the following information):

  • OS: Win10
  • Browser: Chrome
  • Version: Latest enough
@mahmoudparandeh
Copy link

@shray7 that is exactly what i told on previous issue. thanks for reproduce.

@shray7
Copy link
Author

shray7 commented Jul 6, 2020

I've decided to abandon this package, and instead go for this package instead. I was able accomplish what I wanted

@udayvunnam
Copy link
Owner

@shray7 sorry to see you go. I will try what can be done for this issue. Thanks!

@udayvunnam
Copy link
Owner

@shray7 @mahmoudparandeh This issue has been fixed with latest release xng-breadcrumb@6.0.0

@mahmoudparandeh
Copy link

@udayvunnam well-done. i will update my apps based on new update. thanks

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

3 participants