Exchar

Results 1 comments of Exchar

you can add scroll method and use instance.refresh to resolve it :) first: `@scroll="handleScroll"` then `handleScroll(instance){ instance.refresh(); }` i just test,its perfect