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

"[preserveQueryParams]" is not working after page refreshed. #145

Closed
Waseem-Isaac opened this issue Jul 6, 2022 · 5 comments
Closed

"[preserveQueryParams]" is not working after page refreshed. #145

Waseem-Isaac opened this issue Jul 6, 2022 · 5 comments
Labels
bug Something isn't working no-issue-activity

Comments

@Waseem-Isaac
Copy link

Waseem-Isaac commented Jul 6, 2022

Iam using
"@angular/core": "^12.1.1"
"xng-breadcrumb": "^7.2.0",

queryParams for the other breadcrumbs are cleared on page refreshed. even if I'm using:

 <xng-breadcrumb [preserveQueryParams]="true">
      <ng-container *xngBreadcrumbItem="let breadcrumb; let info = info">
        <ng-container>
          <mat-icon *ngIf="info">{{ info }}</mat-icon>
          {{ breadcrumb | translate }}
        </ng-container>
      </ng-container>
   </xng-breadcrumb>
@Waseem-Isaac Waseem-Isaac added the bug Something isn't working label Jul 6, 2022
@github-actions
Copy link

github-actions bot commented Jul 6, 2022

Hello 👋 @Waseem-Isaac
Thank you for raising an issue. We will investigate into the issue and get back to you as soon as possible. Please make sure you have given us as much context as possible.
Feel free to raise a PR if you can fix the issue. Check the local development guide

@aladin16
Copy link

Hi,
Any updates on this bug?
Thank you

@stale
Copy link

stale bot commented Jan 21, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Jan 21, 2023
@stale stale bot closed this as completed May 21, 2023
@udayvunnam udayvunnam reopened this May 27, 2023
@stale stale bot removed the wontfix This will not be worked on label May 27, 2023
@stale
Copy link

stale bot commented Oct 15, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Oct 15, 2023
@stale stale bot closed this as completed Mar 17, 2024
@udayvunnam udayvunnam reopened this Mar 17, 2024
@stale stale bot removed the wontfix This will not be worked on label Mar 17, 2024
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working no-issue-activity
Projects
None yet
Development

No branches or pull requests

3 participants