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
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: