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
Try to improve automated test stability
* Try to improve automated test stability. Run two tests later to try to
avoid animation end change detection calls which were causing conflicts.
Bug fix Sling Reactive clearSubscription
* Bug fix Sling Reactive clearSubscription.
* Bump version to 20.3.1.
* Add automated test for Sling Reactive bringing the total to 198.
Revert visibility change
* Revert visibility change as we are using display: none instead and do
not want element to impact page layout using component scoped CSS has
been fully applied.