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

Modal fails to open if url contains a query string #172

Open
jakeleboeuf opened this issue Aug 11, 2015 · 2 comments
Open

Modal fails to open if url contains a query string #172

jakeleboeuf opened this issue Aug 11, 2015 · 2 comments

Comments

@jakeleboeuf
Copy link

Looks like a url containing a query string will not open the modal window- is this a known issue?

http://some-url.com/#login?err=invalid-email

@vodkabears vodkabears added the bug label Aug 11, 2015
@vodkabears
Copy link
Owner

It checks the whole hash string right now.

@codeclown
Copy link

Shouldn't they go the other way around?

http://example.com?err=invalid-email#login

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

No branches or pull requests

3 participants