Skip to content

Preserving the query parameters #311

Open
@reyryan

Description

@reyryan

Hello guys,

Many thanks for this awesome library.
I have some concern though, if I want to preserve the query parameter in my link like below, scrolling doesn't work. What is the correct way of doing this?

<a pageScroll [pageScrollDuration]="300" [routerLink]="['/']" href="{{item.fragment}}" queryParamsHandling="merge">{{item.label}}</a>

Best regards,
Rey

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions