Framework7 V5.0.4
VUE V2.10.6
Google Chrome Mobile browser
When you scroll through down the list and go up again a few times and a bit fast, it created gaps (white spaces) between the items. I haven’t opened an item, it looks really weird. Could this be a memory issue?
Desktop Google Chrome no issues
Firefox Mobile browser no issues
f7-list-item accordion-item with title and footer props
Ok i found the problem but don’t know the solution yet!
I have buttons (f7-button) in my list and the F7 CSS is like this, it causes heave memory issues
md .button {
transition-duration: 300ms;
transform: translate3d(0, 0, 0);