You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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();
The text was updated successfully, but these errors were encountered: