udayvunnam / xng-breadcrumb

A lightweight, configurable and reactive breadcrumbs for Angular 2+
https://udayvunnam.github.io/xng-breadcrumb
MIT License
237 stars 62 forks source link

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

Closed Waseem-Isaac closed 2 months ago

Waseem-Isaac commented 2 years ago

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>
github-actions[bot] commented 2 years ago

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 commented 1 year ago

Hi, Any updates on this bug? Thank you

stale[bot] commented 1 year ago

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[bot] commented 9 months ago

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.

github-actions[bot] commented 2 months ago

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.