Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small delay onExit event emission on 4.2.0 #146

Open
GeorgePagMezzi opened this issue Jan 29, 2025 · 0 comments
Open

Small delay onExit event emission on 4.2.0 #146

GeorgePagMezzi opened this issue Jan 29, 2025 · 0 comments

Comments

@GeorgePagMezzi
Copy link

GeorgePagMezzi commented Jan 29, 2025

Hi there, I recently updated plaid_flutter package to 4.2.0 version from 3.1.6 and I noticed there is a bit of a delay now to the emission of the onExit event triggering. To be more precise I have a loading state (loading indicator) beneath Plaid link and with package version 3.1.6 when pressing 'x' button on the top right of the plaid link, exit event gets triggered immediately (perhaps even before plaid link closes), so when plaid link UI goes away I see no loading state. With package version 4.2.0 I see loading state for a moment after which onExit triggers.

Expected outcome
onExit event should trigger as soon as user presses the 'x' button

Actual outcome
onExit event triggers after some delay in newest version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant