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

Issues with Overlay mode + signUpLink setting on a SPA #619

Closed
glena opened this issue Sep 22, 2016 · 0 comments
Closed

Issues with Overlay mode + signUpLink setting on a SPA #619

glena opened this issue Sep 22, 2016 · 0 comments
Labels
bug This points to a verified bug in the code
Milestone

Comments

@glena
Copy link
Contributor

glena commented Sep 22, 2016

This happens when:

  • Lock 10 is being used in a SPA
  • Lock 10 is being shown as overlay
  • signUpLink was set for redirecting the user to a custom signup page

When the user clicks on sign up, Lock changes the route but since the SPA router avoids doing the actual redirect, lock is still visible on top of the page content.

It should close itself when it redirects the user

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This points to a verified bug in the code
Projects
None yet
Development

No branches or pull requests

2 participants