Overlay Not Removed in Firefox Still (Fix)
Open
- 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.