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

Overlay Not Removed in Firefox Still (Fix) #171

Open
codedmty opened this issue Jul 11, 2019 · 2 comments
Open

Overlay Not Removed in Firefox Still (Fix) #171

codedmty opened this issue Jul 11, 2019 · 2 comments

Comments

@codedmty
Copy link

Hey, I know this issue is kind of old, but I was having the same problem. Maybe not the most elegant solution, but I added the following to doneLoading and it seems to be working well. Still need to test it more extensively but it's fixed the problem for now.

document.getElementById('qLtempOverlay').remove();

@Gaya
Copy link
Owner

Gaya commented Jul 12, 2019

Hi @codedmty, you can open a PR and I can release a newer version.

@diveddie
Copy link

diveddie commented Jul 12, 2019

Done! Also, thanks for this, works great! As long as everything looks good on that PR, I think we can close this issue out.

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