Skip to content

Error: The authorization window is already opened #2562

Open
@williamhu99

Description

@williamhu99

👋 I'm running into an issue on 0.42.2.

I have a onClick handler that I'm passing to a Button component:

const handleClick = async () => {
    nango.auth("salesforce", <id>);
};

When I click my Button, close the authorization window, and then click the Button again, I get this error: Error: The authorization window is already opened.

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