DOM flashes on page load
Opened this issue · 0 comments
mattrossman commented
The target DOM element seems to always flash onscreen when the page first loads. I tried counteracting this by adding a "curtain" element to cover the screen at a higher z-index than the target element, yet the target still flashes above the curtain (afterwards I can verify that the curtain is shown above the target). I notice this occurs in the demo too. Any solution?