q-pull-to-refresh not working with last list item transition
-
When using q-pull-to-refresh with list transtion. The last list item’s transition has no effect. Can somebody help to take a look?
I make a codepen https://codepen.io/panzailiang/pen/dxdbvW
- click the last item, see the transition not working.
- reload the browser, comment out the <q-pull-to-refresh> and </q-pull-to-refresh>
- click the last item, see the transition is working.