Skip to content

Rapid Clicks on Nav buttons making buttons Inactive #1

Description

@HarshavardhanaRamesha

when we click Navigation button Rapidly for couple of time it is making buttons inactive
as per my initial investigation it is happening because of in closeMenu()

Image attribute update is happening synchronously but class removal is inside setTimeout which will execute asynchronously so if there is click in between it is making button inactive

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions