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

The Plaid dialog adds a new entry to the browser history #301

Open
mauriciomelo opened this issue Mar 7, 2023 · 2 comments
Open

The Plaid dialog adds a new entry to the browser history #301

mauriciomelo opened this issue Mar 7, 2023 · 2 comments

Comments

@mauriciomelo
Copy link

Hey folks, we're facing an issue with the browser's native "back' button and it looks like it's related to the plaid link. When the user opens the plaid dialog, a new history entry pointing to the current page is added to the stack but never removed. The issue is that the user has to click the back button multiple times to "make it work", after exiting the dialog. I think this issue is not related to our app's logic because I could reproduce it on your demo page: https://plaid.com/demo/

In the video below I'm opening and closing the dialog twice, after that I need to click the back button three times (n+1) in order to go back to the actual previous page.

Screen.Recording.2023-03-07.at.17.09.35.mov
@drabelogarner
Copy link

Hi! This issue is still present in production. When the plaid UI is initialized, it pushes a new entry into the stack.

@Jamshidaziz007
Copy link

Hi! This issue is still present in production. When the plaid UI is initialized, it pushes a new entry into the stack.

I'm also experiencing the same issue in my app.

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

3 participants