Li Qiang
Results
1
comments of
Li Qiang
Got the same issue in iOS with version 2.6.1. I think it's caused by the delayed clean up code on ripple animation. ```setTimeout((function(){var e=t.getElementsByClassName("v-ripple__animation");1===e.length&&t.dataset.previousPosition&&(t.style.position=t.dataset.previousPosition,delete t.dataset.previousPosition),n.parentNode&&t.removeChild(n.parentNode)}),300)```