I have started to see an issue this week with the loading overlay, which used to work just fine. Strangely I am seeing the same issue on a WordPress website that uses a different unrelated theme. A colleague of mine is also seeing the issue on his browser. We are testing with latest Chrome 87.0.4280.88 and Edge 87.0.664.66 on Windows 10 and MacOSX.
I setup the page overlay as described in ui-elements-loading-overlay.html a few weeks ago and this seemed to work fine. Now what is happening is that the all page resources seem to load fully (according to network tab in Chrome) and there are no errors in the browser console, but the overlay is not removed (the bouncing circles stay there and animating). Inspecting the HTML I can see the <div class=”loading-overlay”>, if I remove it manually, my app appears and all is well.
Thank you.