WKWebView global animation failed

Multiple calls to [UIView drawViewHierarchyInRect:afterScreenUpdates:] invalidates the WKWebView global animation

To be more precise, the transition property animation fails

But with [CALayer renderInContext:] don't have this problem