@rafaelbuiu wrote:
I had a issue when scrolling a list. It happened to disappear the content for some time (seconds) while scrolling.
I added the following line to the element CSS to get it solved:
-webkit-transform: translateZ(0) translate3d(0px, 0px, 0px);
Hope it helps someone!
Posts: 1
Participants: 1