transform: translateZ(0); on the wrap element did the trick for me.
See CSS performance relative to translateZ(0) for more information about this technique.
transform: translateZ(0); on the wrap element did the trick for me.
See CSS performance relative to translateZ(0) for more information about this technique.