Gaya / Gaya/queryloader2

Overlay Not Removed in Firefox Still (Fix)

Open
#171 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
711
Forks
224
PR merge metrics
No merged PRs in 30d

Description

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();

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.