Skip to content

href="#" Breaks SPA Concept? #5

Description

@tramel-woodard

Items that don't reference routerLink=['/some-link']" just call back to the server, thereby refreshing the page, which defeats the purpose of a Single Page Application.

// Basic
<a href="#"
scrollTo="my-element-3">
Click me!
</a>

Am I using this incorrectly?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions