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
{{ message }}
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.
* Start work for wait with absolute element
#546
* Add semi-transparent background for wait component
#545
* Ensure wait service can work in Angular lifecycle
#529
* fix unit tests
* update screenshots for new wait
Expected behavior
sky-wait
will hide our honeycomb component (grid of hexagons), while we load data to bind to itActual behavior
sky-wait
doesn't hide our honeycomb component while waitingSteps to reproduce
try using a
sky-wait
to hide an element with "position: absolute;" CSSPlunker
https://plnkr.co/edit/lls3WrKdGmO9hYux0Wyl?p=preview
The text was updated successfully, but these errors were encountered: