Skip to content

isOtherButton value is wrong  #53

@ghost

Description

isOtherButton param value is true for first button and false for other button
Function cloaseAlert has line:
let isOtherButton = buttonIndex == 0 ? true: false
But otherButton index is 1 - condition is incorrect

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