Skip to content

It stacks request on every on open  #10

@fasthostinc

Description

@fasthostinc

Each time you make a request to a page, the request doesn't create a new instance, rather it stacks and take for example if u click on a link and go back to click another link, it adds up the click event and clicks the link twice or thrice as many times as you click other links, it's expected to issue new clicks as a single click since new lookForward is called

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions