Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

ng:view should ignore/abort pending template requests if route changes #619

Closed
@IgorMinar

Description

scenario:

app with two routes (/a and /b). user navigates to /a and then quckly to /b without waiting for /a to load.

ng:view sends a request to load /a's template and then /b's template. When the responses arrive, both are processed.

we should ignore or better yet abort request generated due to /a route

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions